From: Jiri Slachta Date: Sun, 27 Oct 2013 18:03:29 +0000 (+0100) Subject: asterisk-11.x: update to version 11.6.0 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=16ff956f756dedc0404878cc2a13357bf361609a;p=feed%2Ftelephony.git asterisk-11.x: update to version 11.6.0 Signed-off-by: Jiri Slachta --- diff --git a/net/asterisk-11.x/Makefile b/net/asterisk-11.x/Makefile index ca729f6..d771e4c 100644 --- a/net/asterisk-11.x/Makefile +++ b/net/asterisk-11.x/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=asterisk11 -PKG_VERSION:=11.5.1 -PKG_RELEASE:=3 +PKG_VERSION:=11.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:=51943aa9f3292c471d31cb4e1ce2d639 +PKG_MD5SUM:=698acb491e20990e87bbbcf1462c8538 PKG_BUILD_DIR=$(BUILD_DIR)/asterisk-$(PKG_VERSION)