From: Sebastian Kemper Date: Fri, 18 Aug 2023 10:38:12 +0000 (+0200) Subject: sofia-sip: bump to 1.13.16 X-Git-Url: http://git.openwrt.org/feed/telephony.git/?a=commitdiff_plain;h=5f730e230962faa8ba63fda1ea63507171fa8696;p=feed%2Ftelephony.git sofia-sip: bump to 1.13.16 Signed-off-by: Sebastian Kemper (cherry picked from commit 4cce5ebdd0c3447c68052e44a985e3030bfd1315) --- 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