diff --git a/recipes-extended/sofia-sip/sofia-sip_1.13.7 .bb b/recipes-extended/sofia-sip/sofia-sip_git .bb similarity index 86% rename from recipes-extended/sofia-sip/sofia-sip_1.13.7 .bb rename to recipes-extended/sofia-sip/sofia-sip_git .bb index c88e29d..e7489a6 100644 --- a/recipes-extended/sofia-sip/sofia-sip_1.13.7 .bb +++ b/recipes-extended/sofia-sip/sofia-sip_git .bb @@ -8,8 +8,8 @@ LICENSE = "LGPL-2.1" LIC_FILES_CHKSUM = "file://COPYING;md5=03068f550c635f6520e0f0252da412fc" S = "${WORKDIR}/git" -SRCREV = "1607ade8b6d1c4f82379c7489e7573a769b61994" -PV = "1.13.7" +SRCREV = "756ab9b5c9370423489e0d6a27166863c7a57fef" +PV = "1.13.8" SRC_URI = "git://github.com/freeswitch/sofia-sip.git;protocol=https;branch=master"