[package] update usb-modeswitch to 1.0.4 (#5759)
[packages.git] / net / asterisk-1.4.x / Makefile
index f36ad44..2058718 100644 (file)
@@ -1,21 +1,19 @@
 #
-# Copyright (C) 2007 OpenWrt.org
+# Copyright (C) 2007-2009 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id$
 
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=asterisk
-PKG_VERSION:=1.4.22
+PKG_VERSION:=1.4.25.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://downloads.digium.com/pub/asterisk/releases/
-#PKG_MD5SUM:=c4cf69eb6eae3105806b08d3efc28ec7
-PKG_MD5SUM:=7626febc4a01e16e012dfccb9e4ab9d2
+PKG_MD5SUM:=1b42210127d6622c90fc5338de2b4aa9
 
 PKG_BUILD_DEPENDS:= libopenh323 pwlib
 
@@ -335,11 +333,10 @@ define Package/asterisk14-rawplayer/description
 endef
 
 
-#      --with-ltdl="$(STAGING_DIR)/usr" \
 CONFIGURE_ARGS+= \
        --without-curl \
        --without-curses \
-       --with-gsm="$(STAGING_DIR)/usr" \
+       --with-gsm="internal" \
        --without-imap \
        --without-isdnnet \
        --without-kde \