From 477249734d4b65076e1eb2468299bfce1e724ac9 Mon Sep 17 00:00:00 2001 From: Sebastian Kemper Date: Wed, 26 Dec 2018 19:25:06 +0100 Subject: [PATCH] asterisk-chan-sccp: update to 4.3.1 snapshot Signed-off-by: Sebastian Kemper --- net/asterisk-chan-sccp/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/net/asterisk-chan-sccp/Makefile b/net/asterisk-chan-sccp/Makefile index e1eaf02..18357ad 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.0-20180322 -PKG_RELEASE:=2 +PKG_VERSION:=v4.3.1-20181225 +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:=69fdf95837727c104f2394644bd21f83c2e4a4a3 -PKG_MIRROR_HASH:=fa755b5d8186b3baac99c93dc13e493b67c5054d114fcbef0ee93d18df5b6fcd +PKG_SOURCE_VERSION:=614fc3e7514c56b233431f92b87e6cf211f5d925 +PKG_MIRROR_HASH:=9c56a5b9d0768bd79e5c2cc1c4704ffbbbe9c6d2a2f8d994ff145143d4814fda PKG_SOURCE_PROTO:=git PKG_FIXUP:=autoreconf -- 2.30.2