From cd42bc002aa8cb67712d0a08006ea2f6d1b686d4 Mon Sep 17 00:00:00 2001 From: Sebastian Kemper Date: Mon, 31 Jan 2022 19:08:00 +0100 Subject: [PATCH] sofia-sip: update to 1.13.7 Contains DOS fix, see [1]. [1] https://github.com/signalwire/freeswitch/issues/1518 Signed-off-by: Sebastian Kemper --- 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 cac4490..0cd2d23 100644 --- a/libs/sofia-sip/Makefile +++ b/libs/sofia-sip/Makefile @@ -11,10 +11,10 @@ PKG_NAME:=sofia-sip PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/freeswitch/sofia-sip.git -PKG_SOURCE_DATE=2021-10-19 -PKG_SOURCE_VERSION:=41528402605d877b8e797f9def28b8acc93a8f9e +PKG_SOURCE_DATE=2022-01-26 +PKG_SOURCE_VERSION:=1607ade8b6d1c4f82379c7489e7573a769b61994 PKG_RELEASE:=1 -PKG_MIRROR_HASH:=f7a8edfc9968ee496d075877423412210b81afd719fea58593c022e8289d0793 +PKG_MIRROR_HASH:=560049069c43a8c0652a6f7034c005fb889b4ba3139dd79e0389e6e7d575dd97 # sofia-sip adds a version to include path # need to update this when the version changes -- 2.30.2