summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Kemper2017-09-10 20:23:24 +0000
committerSebastian Kemper2017-09-10 20:23:26 +0000
commit73c582d6b38437e77906a907a1b3e5d0f0118b04 (patch)
treeb821d6bee0afa757bfdc3990da94ac478d9885ec
parentf170bea1623dda3a8714f29c1e930a41cae8d022 (diff)
downloadtelephony-73c582d6b38437e77906a907a1b3e5d0f0118b04.tar.gz
asterisk11: bump to 11.25.2
Fixes AST-2017-005 and AST-2017-006. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
-rw-r--r--net/asterisk-11.x/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/asterisk-11.x/Makefile b/net/asterisk-11.x/Makefile
index ca01fb3..36903d7 100644
--- a/net/asterisk-11.x/Makefile
+++ b/net/asterisk-11.x/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2016 OpenWrt.org
+# Copyright (C) 2017 OpenWrt.org
# Copyright (C) 2016 Cesnet, z.s.p.o.
#
# This is free software, licensed under the GNU General Public License v2.
@@ -9,12 +9,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=asterisk11
-PKG_VERSION:=11.25.1
-PKG_RELEASE:=2
+PKG_VERSION:=11.25.2
+PKG_RELEASE:=1
PKG_SOURCE:=asterisk-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://downloads.asterisk.org/pub/telephony/asterisk/releases/
-PKG_HASH:=dc9c282ca1142b286e5a5c391647d6be73f35524c8def37718de866e8384a57c
+PKG_HASH:=59fd3735546cb56bda15f39caf34636c113e68b79019554a007ad63cb6fc2d33
PKG_BUILD_DIR:=$(BUILD_DIR)/asterisk-$(PKG_VERSION)
PKG_BUILD_DEPENDS:=libxml2/host