From: Jiri Slachta Date: Mon, 23 Dec 2013 20:39:02 +0000 (+0100) Subject: asterisk18: update to 1.8.25 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=6501268a1c1737644ab81d25e6590b385a88bbef;p=feed%2Ftelephony.git asterisk18: update to 1.8.25 Signed-off-by: Jiri Slachta --- diff --git a/net/asterisk-1.8.x/Makefile b/net/asterisk-1.8.x/Makefile index 9b2e634..05f949c 100644 --- a/net/asterisk-1.8.x/Makefile +++ b/net/asterisk-1.8.x/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=asterisk18 -PKG_VERSION:=1.8.24.0 +PKG_VERSION:=1.8.25.0 PKG_RELEASE:=1 PKG_SOURCE:=asterisk-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://downloads.asterisk.org/pub/telephony/asterisk/releases/ -PKG_MD5SUM:=9baf82b95fc3f0b2c720d5b237ea4e54 +PKG_MD5SUM:=8add1f8c43061d324919004848e3eeac PKG_BUILD_DIR=$(BUILD_DIR)/asterisk-$(PKG_VERSION)