From: Jiri Slachta Date: Wed, 12 Mar 2014 09:35:38 +0000 (+0100) Subject: asterisk-11.x: update to version 11.8.0 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=f5ff09c1eee4a28e5fb0f3fd755a30955a192940;p=feed%2Ftelephony.git asterisk-11.x: update to version 11.8.0 Signed-off-by: Jiri Slachta --- diff --git a/net/asterisk-11.x/Makefile b/net/asterisk-11.x/Makefile index 870d884..0585daa 100644 --- a/net/asterisk-11.x/Makefile +++ b/net/asterisk-11.x/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=asterisk11 -PKG_VERSION:=11.7.0 -PKG_RELEASE:=4 +PKG_VERSION:=11.8.0 +PKG_RELEASE:=1 PKG_SOURCE:=asterisk-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://downloads.asterisk.org/pub/telephony/asterisk/releases/ -PKG_MD5SUM:=f0c6b577f1efd8dc2de1f259b95a8d66 +PKG_MD5SUM:=9906fd460f6138829a44d030e8167735 PKG_BUILD_DIR=$(BUILD_DIR)/asterisk-$(PKG_VERSION) diff --git a/net/asterisk-11.x/patches/001-pjproject-change-configure-args.patch b/net/asterisk-11.x/patches/001-pjproject-change-configure-args.patch index 71774af..85dbfa3 100644 --- a/net/asterisk-11.x/patches/001-pjproject-change-configure-args.patch +++ b/net/asterisk-11.x/patches/001-pjproject-change-configure-args.patch @@ -1,6 +1,6 @@ --- asterisk-11.4.0/res/Makefile 2013-02-04 20:50:52.000000000 +0100 +++ asterisk11-new/res/Makefile 2013-06-02 13:51:22.269684111 +0200 -@@ -74,7 +74,7 @@ dist-clean:: +@@ -75,7 +75,7 @@ dist-clean:: rm -f pjproject/build.mak pjproject/build.mak: pjproject/aconfigure