From: Jiri Slachta Date: Mon, 9 Feb 2015 14:40:18 +0000 (+0100) Subject: asterisk-1.8.x: update to version 1.8.32.2 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=23fbf34d8f774b54c92f7588e45c7ff814eaedb5;p=feed%2Ftelephony.git asterisk-1.8.x: update to version 1.8.32.2 Signed-off-by: Jiri Slachta --- diff --git a/net/asterisk-1.8.x/Makefile b/net/asterisk-1.8.x/Makefile index 74218b2..8a6884a 100644 --- a/net/asterisk-1.8.x/Makefile +++ b/net/asterisk-1.8.x/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2014 OpenWrt.org +# Copyright (C) 2015 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=asterisk18 -PKG_VERSION:=1.8.32.1 -PKG_RELEASE:=2 +PKG_VERSION:=1.8.32.2 +PKG_RELEASE:=1 PKG_SOURCE:=asterisk-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://downloads.asterisk.org/pub/telephony/asterisk/releases/ -PKG_MD5SUM:=3616c4fe038f242d2f9fce66dc571aa0 +PKG_MD5SUM:=424dbe7024b75cfe78a3aea70780d84d PKG_BUILD_DIR=$(BUILD_DIR)/asterisk-$(PKG_VERSION)