asterisk-13.x: update to version 13.9.1
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
ec4f3a1e6b
commit
1038a5f2d3
1 changed files with 3 additions and 3 deletions
|
@ -9,12 +9,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=asterisk13
|
||||
PKG_VERSION:=13.8.0
|
||||
PKG_RELEASE:=3
|
||||
PKG_VERSION:=13.9.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=asterisk-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://downloads.asterisk.org/pub/telephony/asterisk/releases/
|
||||
PKG_MD5SUM:=ad48eb4a01df72c8e30d3aec524b1a02
|
||||
PKG_MD5SUM:=76c42992a79f41ec467ed20500e8b249
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/asterisk-$(PKG_VERSION)
|
||||
PKG_BUILD_DEPENDS:=libxml2/host
|
||||
|
|
Loading…
Reference in a new issue