diff --git a/recipes-musicians/drobilla/serd_git.bb b/recipes-musicians/drobilla/serd.bb similarity index 72% rename from recipes-musicians/drobilla/serd_git.bb rename to recipes-musicians/drobilla/serd.bb index 2e4bad6..b6aa596 100644 --- a/recipes-musicians/drobilla/serd_git.bb +++ b/recipes-musicians/drobilla/serd.bb @@ -6,9 +6,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=7aceb3a3edc99517b08f5cdd557e11fb" inherit waf SRC_URI = " \ - gitsm://github.com/drobilla/serd.git \ + gitsm://gitlab.com/drobilla/serd.git;protocol=https \ file://0001-Fix-build-for-python3-only-environments.patch \ " -SRCREV = "2efb107eb4d4381198de51bd4f092ae1ead02e31" +SRCREV = "227565f5be637d4d5db231f8860ee24c610ddad7" S = "${WORKDIR}/git" -PV = "0.30.3+git${SRCPV}" +PV = "0.30.4"