asterisk-11.x: update to 11.2.1
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
This commit is contained in:
parent
f5b7d065a7
commit
7533f6336b
1 changed files with 2 additions and 2 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=asterisk11
|
||||
PKG_VERSION:=11.12.0
|
||||
PKG_VERSION:=11.12.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=asterisk-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://downloads.asterisk.org/pub/telephony/asterisk/releases/
|
||||
PKG_MD5SUM:=4bca7a1688f0e28fe3707994421899fe
|
||||
PKG_MD5SUM:=ccd758d6d2b08a2b481ccf3ae648a6da
|
||||
|
||||
PKG_BUILD_DIR=$(BUILD_DIR)/asterisk-$(PKG_VERSION)
|
||||
|
||||
|
|
Loading…
Reference in a new issue