mirror of
https://github.com/openwrt/telephony.git
synced 2026-06-17 14:50:16 +04:00
asterisk-11.x: update to 11.12.0
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
This commit is contained in:
@@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=asterisk11
|
||||
PKG_VERSION:=11.11.0
|
||||
PKG_RELEASE:=7
|
||||
PKG_VERSION:=11.12.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=asterisk-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://downloads.asterisk.org/pub/telephony/asterisk/releases/
|
||||
PKG_MD5SUM:=2983e6ebf2892bdefd41a597873f433a
|
||||
PKG_MD5SUM:=4bca7a1688f0e28fe3707994421899fe
|
||||
|
||||
PKG_BUILD_DIR=$(BUILD_DIR)/asterisk-$(PKG_VERSION)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user