From bdea313a243633bcf083e3044d8ee241ad44fb22 Mon Sep 17 00:00:00 2001 From: Sebastian Kemper Date: Thu, 29 Dec 2022 13:16:12 +0100 Subject: [PATCH] sofia-sip: bump to 1.13.11 Signed-off-by: Sebastian Kemper (cherry picked from commit 2aeae693248bc9cb05be517ef2b92534f03bf2a0) --- libs/sofia-sip/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/sofia-sip/Makefile b/libs/sofia-sip/Makefile index 1500816..3ebd0a7 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.9 -PKG_RELEASE:=$(AUTORELEASE) +PKG_VERSION:=1.13.11 +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:=3e7bfe9345e7d196bb13cf2c6e758cec8d959f1b9dbbb3bd5459b004f6f65c6c +PKG_HASH:=aaebd6b480ab8fa56e02eea2d33272d8a8fc49257b1b94daa7033569f50acc6c # sofia-sip adds a version to include path # need to update this when the version changes -- 2.30.2