mirror of
https://github.com/openwrt/telephony.git
synced 2026-04-15 10:51:57 +00:00
asterisk-1.8.x: update to 1.8.26.0
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
@@ -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; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user