asterisk-16.x: bump to 16.13.0 566/head
authorAndre Heider <a.heider@gmail.com>
Fri, 4 Sep 2020 07:09:35 +0000 (09:09 +0200)
committerAndre Heider <a.heider@gmail.com>
Fri, 4 Sep 2020 15:09:31 +0000 (17:09 +0200)
Signed-off-by: Andre Heider <a.heider@gmail.com>
net/asterisk-16.x/Makefile
net/asterisk-16.x/patches/001-disable-semaphores-on-uclibc-otherwise-allow.patch
net/asterisk-16.x/patches/002-configure-fix-detection-of-re-entrant-resolver-funct.patch
net/asterisk-16.x/patches/130-eventfd.patch
net/asterisk-16.x/patches/140-use-default-lua.patch

index 4b139ebe4ee0d9272305c5d7c7db4e20398c5c9c..14fca16e7b04f8e4c732ad5b40e5f358edfd1265 100644 (file)
@@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk
 
 AST_MAJOR_VERSION:=16
 PKG_NAME:=asterisk$(AST_MAJOR_VERSION)
-PKG_VERSION:=$(AST_MAJOR_VERSION).10.0
+PKG_VERSION:=$(AST_MAJOR_VERSION).13.0
 PKG_RELEASE:=1
 
 PKG_SOURCE:=asterisk-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://downloads.asterisk.org/pub/telephony/asterisk/releases
-PKG_HASH:=8733f137b4b4e01d90bb796fa41d992e656b4cf1c28d2d7e81863a6839975702
+PKG_HASH:=e95238c355f5ef837009659e7422dcd7100ac7675b30ae8c49614ad32052d206
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/asterisk-$(PKG_VERSION)
 PKG_BUILD_DEPENDS:=libxml2/host
index e8c5a2b78236292e020f5eb5136d06b1e3981012..ad8bc59a0bdf6a59db208326ffc13bb7becbf54b 100644 (file)
@@ -1,6 +1,6 @@
 --- a/configure.ac
 +++ b/configure.ac
-@@ -1031,15 +1031,18 @@ AC_LINK_IFELSE(
+@@ -1035,15 +1035,18 @@ AC_LINK_IFELSE(
  
  # Some platforms define sem_init(), but only support sem_open(). joyous.
  AC_MSG_CHECKING(for working unnamed semaphores)
index c9e2caeb0bea8aa3678543f66236e6877635742d..74ae60548928859a3d463c0973e180df4abc9a5d 100644 (file)
@@ -18,7 +18,7 @@ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
 
 --- a/configure.ac
 +++ b/configure.ac
-@@ -1425,7 +1425,11 @@ AC_LINK_IFELSE(
+@@ -1429,7 +1429,11 @@ AC_LINK_IFELSE(
                        #include <arpa/nameser.h>
                        #endif
                        #include <resolv.h>],
index 7746715092920f44a427fe2bbf707472be5e89e1..75a0e70a0e1024283e4355de47771cdce724830f 100644 (file)
@@ -1,6 +1,6 @@
 --- a/configure.ac
 +++ b/configure.ac
-@@ -1204,7 +1204,7 @@ if test "${ac_cv_have_variable_fdset}x"
+@@ -1208,7 +1208,7 @@ if test "${ac_cv_have_variable_fdset}x"
  fi
  
  AC_MSG_CHECKING([if we have usable eventfd support])
index c2ea912e3589539836cf9bcd2561bf3dfc3b289f..d088106eb6a066659a6718e20d64bd411dae4d20 100644 (file)
@@ -1,6 +1,6 @@
 --- a/configure.ac
 +++ b/configure.ac
-@@ -2556,7 +2556,11 @@ if test -z "$__opus_include" -o x"$__opu
+@@ -2560,7 +2560,11 @@ if test -z "$__opus_include" -o x"$__opu
  fi
  AST_EXT_LIB_CHECK([OPUSFILE], [opusfile], [op_open_callbacks], [opus/opusfile.h], [], [$__opus_include])