@@ -4,7 +4,7 @@ DESCRIPTION = "\
demodulates signals commonly used in telephony, such as the \"noise\" \
generated by a fax modem or DTMF touchpad. \
"
-HOMEPAGE = "https://www.soft-switch.org/"
+HOMEPAGE = "https://github.com/freeswitch/spandsp"
BUGTRACKER = "https://github.com/freeswitch/spandsp/issues"
SECTION = "libs"
LICENSE = "LGPL-2.1-only"
@@ -23,9 +23,6 @@ SRC_URI = "\
file://0001-configure-Replace-manual-search-for-libxml-by-AC_CHE.patch \
file://0002-configure-Use-AX_PROG_CC_FOR_BUILD-for-cross-compili.patch \
"
-# Fails to build with Clang since 5394b2cae6c482ccb835335b769469977e6802ae
-# https://github.com/freeswitch/spandsp/issues/67
-# https://lists.openembedded.org/g/openembedded-devel/message/109325
SRCREV = "797760168945c96e91af55bde9d4edaea2e654f9"
inherit autotools