From 2ec7aaca9c32ad4924d718eb303c20e0eda49f58 Mon Sep 17 00:00:00 2001 From: Sebastian Kemper Date: Sat, 23 Dec 2023 23:38:30 +0100 Subject: [PATCH] sofia-sip: bump to 1.13.17 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 7e5e281..d950131 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.16 +PKG_VERSION:=1.13.17 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:=125a9653bea1fc1cb275e4aec3445aa2deadf1fe3f1adffae9559d2349bfab36 +PKG_HASH:=daca3d961b6aa2974ad5d3be69ed011726c3e4d511b2a0d4cb6d878821a2de7a # sofia-sip adds a version to include path # need to update this when the version changes -- 2.30.2