asterisk-1.8.x: update to 1.8.31.0
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
This commit is contained in:
parent
d0faa2bc8a
commit
af67cf1946
2 changed files with 5 additions and 6 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=asterisk18
|
||||
PKG_VERSION:=1.8.30.0
|
||||
PKG_VERSION:=1.8.31.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=asterisk-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://downloads.asterisk.org/pub/telephony/asterisk/releases/
|
||||
PKG_MD5SUM:=03b1dfa59ff0b9f6a07101e3b6740963
|
||||
PKG_MD5SUM:=ef2783022bf4451c0bac4a64c8ec4a8b
|
||||
|
||||
PKG_BUILD_DIR=$(BUILD_DIR)/asterisk-$(PKG_VERSION)
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
diff -rupN asterisk-1.8.29.0/configure asterisk-1.29.0-new/configure
|
||||
--- asterisk-1.8.29.0/configure 2014-06-21 01:12:25.000000000 +0200
|
||||
+++ asterisk-1.29.0-new/configure 2014-07-17 20:29:27.122165674 +0200
|
||||
@@ -16925,8 +16925,6 @@ if ac_fn_c_try_link "$LINENO"; then :
|
||||
--- a/configure
|
||||
+++ b/configure
|
||||
@@ -16902,8 +16902,6 @@ if ac_fn_c_try_link "$LINENO"; then :
|
||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
|
||||
$as_echo "yes" >&6; }
|
||||
|
||||
|
|
Loading…
Reference in a new issue