update asterisk to new upstream stable release (v1.0.10)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2586 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
57b42f2ea9
commit
e357916458
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue