From e3c95cfc3f1ffdcdebbbdf603183515a564b778c Mon Sep 17 00:00:00 2001 From: Sebastian Kemper Date: Sat, 13 Apr 2019 22:55:35 +0200 Subject: [PATCH] asterisk-chan-sccp: update snapshot Update snapshot to include fixes for Asterisk 16. Signed-off-by: Sebastian Kemper --- net/asterisk-chan-sccp/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/asterisk-chan-sccp/Makefile b/net/asterisk-chan-sccp/Makefile index 18357ad..9b04db0 100644 --- a/net/asterisk-chan-sccp/Makefile +++ b/net/asterisk-chan-sccp/Makefile @@ -9,14 +9,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=chan-sccp -PKG_VERSION:=v4.3.1-20181225 +PKG_VERSION:=v4.3.2-20190411 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://github.com/chan-sccp/chan-sccp.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=614fc3e7514c56b233431f92b87e6cf211f5d925 -PKG_MIRROR_HASH:=9c56a5b9d0768bd79e5c2cc1c4704ffbbbe9c6d2a2f8d994ff145143d4814fda +PKG_SOURCE_VERSION:=da59f2f073502645b34b458392a1fb11465f48cc +PKG_MIRROR_HASH:=a449c3384b92ff79b2db4d6b4e8dc7a3fb668f4c0f1a65baa198578b0b953ab8 PKG_SOURCE_PROTO:=git PKG_FIXUP:=autoreconf -- 2.30.2