raul: get sources from github

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2022-05-21 22:21:23 +02:00
parent a4bed43530
commit 53de752bd0

View File

@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
inherit waf pkgconfig inherit waf pkgconfig
SRC_URI = " \ SRC_URI = " \
gitsm://gitlab.com/drobilla/raul.git;protocol=https;branch=master \ gitsm://github.com/drobilla/raul.git;protocol=https;branch=master \
file://0001-Fix-build-for-python3-only-environments.patch \ file://0001-Fix-build-for-python3-only-environments.patch \
" "
SRCREV = "e87bb398f025912fb989a09f1450b838b251aea1" SRCREV = "e87bb398f025912fb989a09f1450b838b251aea1"