From 4cce5ebdd0c3447c68052e44a985e3030bfd1315 Mon Sep 17 00:00:00 2001 From: Sebastian Kemper Date: Fri, 18 Aug 2023 12:38:12 +0200 Subject: [PATCH] sofia-sip: bump to 1.13.16 Signed-off-by: Sebastian Kemper --- libs/sofia-sip/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/sofia-sip/Makefile b/libs/sofia-sip/Makefile index cf1f528..7e5e281 100644 --- a/libs/sofia-sip/Makefile +++ b/libs/sofia-sip/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sofia-sip -PKG_VERSION:=1.13.14 +PKG_VERSION:=1.13.16 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/freeswitch/$(PKG_NAME)/tar.gz/v${PKG_VERSION}? -PKG_HASH:=a517e31c6a406af3d7ec8cb0154e46ad12fbcb54dadfc3deada5d97bdbd9cc5a +PKG_HASH:=125a9653bea1fc1cb275e4aec3445aa2deadf1fe3f1adffae9559d2349bfab36 # sofia-sip adds a version to include path # need to update this when the version changes -- 2.30.2