From: Jiri Slachta Date: Wed, 12 Mar 2014 09:29:20 +0000 (+0100) Subject: asterisk-1.8.x: update to 1.8.26.0 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=2eb428111ce72f41daead324258cd1cd9ebc8278;p=feed%2Ftelephony.git asterisk-1.8.x: update to 1.8.26.0 Signed-off-by: Jiri Slachta --- diff --git a/net/asterisk-1.8.x/Makefile b/net/asterisk-1.8.x/Makefile index 2146bb5..a6be46b 100644 --- a/net/asterisk-1.8.x/Makefile +++ b/net/asterisk-1.8.x/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=asterisk18 -PKG_VERSION:=1.8.25.0 -PKG_RELEASE:=4 +PKG_VERSION:=1.8.26.0 +PKG_RELEASE:=1 PKG_SOURCE:=asterisk-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://downloads.asterisk.org/pub/telephony/asterisk/releases/ -PKG_MD5SUM:=8add1f8c43061d324919004848e3eeac +PKG_MD5SUM:=c33f42f81b2d4bd1630794d74d2fa67f PKG_BUILD_DIR=$(BUILD_DIR)/asterisk-$(PKG_VERSION) diff --git a/net/asterisk-1.8.x/patches/500-nres.patch b/net/asterisk-1.8.x/patches/500-nres.patch index 68c073e..d645502 100644 --- a/net/asterisk-1.8.x/patches/500-nres.patch +++ b/net/asterisk-1.8.x/patches/500-nres.patch @@ -1,6 +1,6 @@ --- a/configure +++ b/configure -@@ -16847,7 +16847,7 @@ if ac_fn_c_try_link "$LINENO"; then : +@@ -16874,7 +16874,7 @@ if ac_fn_c_try_link "$LINENO"; then : { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; }