This patch updates the Makefile for asterisk so that the package is updated to version 1.8.4.4.
Signed-off-by: Kacper <kacper at kacper.se> --- Index: Makefile =================================================================== --- Makefile (revision 27343) +++ Makefile (working copy) @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=asterisk18 -PKG_VERSION:=1.8.3.2 -PKG_RELEASE:=2 +PKG_VERSION:=1.8.4.4 +PKG_RELEASE:=1 PKG_SOURCE:=asterisk-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://downloads.digium.com/pub/asterisk/releases/ -PKG_MD5SUM:=0bee03f4498a6081146a579b51130633 +PKG_SOURCE_URL:=http://downloads.asterisk.org/pub/telephony/asterisk/ +PKG_MD5SUM:=bc2a1168603815c23f204927d1e73239 PKG_BUILD_DIR=$(BUILD_DIR)/asterisk-$(PKG_VERSION) _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel