From 5a28d7c65b1eb9e6abec0a548f57ec28fa9a478f Mon Sep 17 00:00:00 2001 From: Sebastian Kemper Date: Fri, 11 Oct 2019 18:20:53 +0200 Subject: [PATCH] kamailio-5.x: bump to 5.2.5 Minor version bump. Signed-off-by: Sebastian Kemper --- net/kamailio-5.x/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/kamailio-5.x/Makefile b/net/kamailio-5.x/Makefile index b7b824d..ef5d303 100644 --- a/net/kamailio-5.x/Makefile +++ b/net/kamailio-5.x/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=kamailio5 -PKG_VERSION:=5.2.4 +PKG_VERSION:=5.2.5 PKG_RELEASE:=1 PKG_SOURCE_URL:=https://www.kamailio.org/pub/kamailio/$(PKG_VERSION)/src PKG_SOURCE:=kamailio-$(PKG_VERSION)$(PKG_VARIANT)_src.tar.gz -PKG_HASH:=484488879fa3c790bbd940bb81bac90639f4dccfc1c2b4e75db38f65d4020393 +PKG_HASH:=ec6b547b9c3016bca9858da124a9b659d17d7674e60f743a48c0a9e455832b4f PKG_USE_MIPS16:=0 PKG_LICENSE:=GPL-2.0+ -- 2.30.2