asterisk-1.8.x: update to 1.8.32.0
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
This commit is contained in:
parent
7b0f8a7e2c
commit
b9536f1c25
1 changed files with 2 additions and 2 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=asterisk18
|
||||
PKG_VERSION:=1.8.31.1
|
||||
PKG_VERSION:=1.8.32.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=asterisk-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://downloads.asterisk.org/pub/telephony/asterisk/releases/
|
||||
PKG_MD5SUM:=150a503e0c90031b978a4c264800a387
|
||||
PKG_MD5SUM:=ef5b0b9c49fcb9964e93b45cfe25882d
|
||||
|
||||
PKG_BUILD_DIR=$(BUILD_DIR)/asterisk-$(PKG_VERSION)
|
||||
|
||||
|
|
Loading…
Reference in a new issue