From 6f11f51669dd286198ec18e0f2e0be59cae97368 Mon Sep 17 00:00:00 2001 From: Jiri Slachta Date: Mon, 9 Feb 2015 15:40:42 +0100 Subject: [PATCH] asterisk-11.x: update to 11.16.0 Signed-off-by: Jiri Slachta --- net/asterisk-11.x/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/net/asterisk-11.x/Makefile b/net/asterisk-11.x/Makefile index 120fb83..45e89b1 100644 --- a/net/asterisk-11.x/Makefile +++ b/net/asterisk-11.x/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2014 OpenWrt.org +# Copyright (C) 2015 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=asterisk11 -PKG_VERSION:=11.15.0 -PKG_RELEASE:=4 +PKG_VERSION:=11.16.0 +PKG_RELEASE:=1 PKG_SOURCE:=asterisk-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://downloads.asterisk.org/pub/telephony/asterisk/releases/ -PKG_MD5SUM:=71e8c2e207255f7ef12b81b7f0da30ea +PKG_MD5SUM:=de06d4ac0d1ba531c4c18805a9d5a18d PKG_LICENSE:=GPL-2.0 PKG_LICENSE_FILES:=COPYING LICENSE