asterisk-11.x: update to version 11.8.0
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
This commit is contained in:
parent
2eb428111c
commit
f5ff09c1ee
2 changed files with 4 additions and 4 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=asterisk11
|
||||
PKG_VERSION:=11.7.0
|
||||
PKG_RELEASE:=4
|
||||
PKG_VERSION:=11.8.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=asterisk-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://downloads.asterisk.org/pub/telephony/asterisk/releases/
|
||||
PKG_MD5SUM:=f0c6b577f1efd8dc2de1f259b95a8d66
|
||||
PKG_MD5SUM:=9906fd460f6138829a44d030e8167735
|
||||
|
||||
PKG_BUILD_DIR=$(BUILD_DIR)/asterisk-$(PKG_VERSION)
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
--- asterisk-11.4.0/res/Makefile 2013-02-04 20:50:52.000000000 +0100
|
||||
+++ asterisk11-new/res/Makefile 2013-06-02 13:51:22.269684111 +0200
|
||||
@@ -74,7 +74,7 @@ dist-clean::
|
||||
@@ -75,7 +75,7 @@ dist-clean::
|
||||
rm -f pjproject/build.mak
|
||||
|
||||
pjproject/build.mak: pjproject/aconfigure
|
||||
|
|
Loading…
Reference in a new issue