summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-07 04:53:12 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-07 04:53:12 +0000
commitace9218504907df9c33813d6085a4f70e8cc3023 (patch)
tree46fd0a924a2f7b5ac9a2dfdf31ff0a7efed04c84
parent64924ab28f7a237cac61743b70689def112e91e7 (diff)
update asterisk to new upstream stable release (v1.0.10)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2586 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--openwrt/package/asterisk/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/openwrt/package/asterisk/Makefile b/openwrt/package/asterisk/Makefile
index e9e84e211..8077ffda1 100644
--- a/openwrt/package/asterisk/Makefile
+++ b/openwrt/package/asterisk/Makefile
@@ -3,9 +3,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=asterisk
-PKG_VERSION:=1.0.9
-PKG_RELEASE:=2
-PKG_MD5SUM:=0d7f1c680ae53a739f26a069ef8b580a
+PKG_VERSION:=1.0.10
+PKG_RELEASE:=1
+PKG_MD5SUM:=f60f4c4edc36fa61dc55a5385fd82e71
PKG_SOURCE_URL:=http://ftp.digium.com/pub/asterisk/ ftp://ftp.digium.com/pub/asterisk/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz