asterisk-11.x: package update to version 11.5.1
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
This commit is contained in:
parent
55b088cd6c
commit
342eb6d057
1 changed files with 3 additions and 3 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=asterisk11
|
||||
PKG_VERSION:=11.5.0
|
||||
PKG_RELEASE:=4
|
||||
PKG_VERSION:=11.5.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=asterisk-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://downloads.asterisk.org/pub/telephony/asterisk/releases/
|
||||
PKG_MD5SUM:=34ca88eeb50580823ec6e38d4c0ad0dc
|
||||
PKG_MD5SUM:=51943aa9f3292c471d31cb4e1ce2d639
|
||||
|
||||
PKG_BUILD_DIR=$(BUILD_DIR)/asterisk-$(PKG_VERSION)
|
||||
|
||||
|
|
Loading…
Reference in a new issue