From: Jiri Slachta Date: Wed, 29 Oct 2014 07:56:35 +0000 (+0100) Subject: asterisk-11.x: update to version 11.13.1 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=5880aa4dde8abc4808ba6e25e29dfaacd716cbcd;p=feed%2Ftelephony.git asterisk-11.x: update to version 11.13.1 Signed-off-by: Jiri Slachta --- diff --git a/net/asterisk-11.x/Makefile b/net/asterisk-11.x/Makefile index c07d8a6..7155d08 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.13.0 +PKG_VERSION:=11.13.1 PKG_RELEASE:=1 PKG_SOURCE:=asterisk-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://downloads.asterisk.org/pub/telephony/asterisk/releases/ -PKG_MD5SUM:=ee957a7a159616622be122d593bc289e +PKG_MD5SUM:=20995d419dace207f828a3a8463c22e1 PKG_BUILD_DIR=$(BUILD_DIR)/asterisk-$(PKG_VERSION)