mirror of
https://github.com/openwrt/telephony.git
synced 2026-06-17 17:02:00 +04:00
net/asterisk: Update asterisk-13.x to 13.6.0
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net> [daniel@makrotopia.org: split patch, one for each version]
This commit is contained in:
committed by
Daniel Golle
parent
e26c828073
commit
98a8bea6a9
@@ -9,12 +9,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=asterisk13
|
||||
PKG_VERSION:=13.5.0
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=13.6.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=asterisk-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://downloads.asterisk.org/pub/telephony/asterisk/releases/
|
||||
PKG_MD5SUM:=2fb7d247aacdbb9736c82b133053dfdf
|
||||
PKG_MD5SUM:=66355aec4336c068f25e7df739786e72
|
||||
|
||||
PKG_BUILD_DIR=$(BUILD_DIR)/asterisk-$(PKG_VERSION)
|
||||
PKG_BUILD_DEPENDS:=libxml2/host
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
--- a/configure.ac
|
||||
+++ b/configure.ac
|
||||
@@ -899,19 +899,6 @@ AC_LINK_IFELSE(
|
||||
@@ -900,19 +900,6 @@ AC_LINK_IFELSE(
|
||||
]
|
||||
)
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
--- a/configure.ac
|
||||
+++ b/configure.ac
|
||||
@@ -1169,7 +1169,6 @@ AC_LINK_IFELSE(
|
||||
@@ -1170,7 +1170,6 @@ AC_LINK_IFELSE(
|
||||
#include <resolv.h>],
|
||||
[int foo = res_ninit(NULL);])],
|
||||
AC_MSG_RESULT(yes)
|
||||
|
||||
Reference in New Issue
Block a user