Merge pull request #844 from micmac1/fs-1.10.11
[feed/telephony.git] / libs / sofia-sip / Makefile
index 44c883ba27e57a8255bbd05c984f9f84e2d98334..d9501317c72edcbdde9d81f2f3cb52c2a1c431f1 100644 (file)
@@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=sofia-sip
 
-PKG_SOURCE_PROTO:=git
-PKG_SOURCE_URL:=https://github.com/freeswitch/sofia-sip.git
-PKG_SOURCE_DATE=2020-08-31
-PKG_SOURCE_VERSION:=f6f29b483e9c31ce8d3e87419ec3deea8679312d
+PKG_VERSION:=1.13.17
 PKG_RELEASE:=1
-PKG_MIRROR_HASH:=07b9b6198558542270699af2e31ff2331a49a5262e250cc78e3bf631dc444737
+
+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:=daca3d961b6aa2974ad5d3be69ed011726c3e4d511b2a0d4cb6d878821a2de7a
 
 # sofia-sip adds a version to include path
 # need to update this when the version changes