From daf02e9400f009900358facb5264b28b47e36618 Mon Sep 17 00:00:00 2001 From: Sebastian Kemper Date: Thu, 2 Mar 2023 20:10:04 +0100 Subject: [PATCH] sofia-sip: bump to 1.13.14 Signed-off-by: Sebastian Kemper (cherry picked from commit 9cfc0b415a6d15c6645f0dbe016b843bcebcc696) --- 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 3ebd0a7..cf1f528 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.11 +PKG_VERSION:=1.13.14 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:=aaebd6b480ab8fa56e02eea2d33272d8a8fc49257b1b94daa7033569f50acc6c +PKG_HASH:=a517e31c6a406af3d7ec8cb0154e46ad12fbcb54dadfc3deada5d97bdbd9cc5a # sofia-sip adds a version to include path # need to update this when the version changes -- 2.30.2