ganv: upgrade 1.5.4+ -> 1.6.0 / change SRC_URI

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2020-05-21 18:22:59 +02:00
parent 87871bb06f
commit 72087285cf

View File

@@ -13,9 +13,9 @@ DEPENDS += " \
"
SRC_URI = " \
git://git.drobilla.net/ganv.git \
gitsm://gitlab.com/drobilla/ganv.git;protocol=https \
file://0001-Fix-build-for-python3-only-environments.patch \
"
SRCREV = "87bd186ede49ae3a7e8402b148f1bd26344ce4db"
SRCREV = "662bcbc0eceab2c3d4013efbd99861e451c8cf3b"
S = "${WORKDIR}/git"
PV = "1.5.4+git${SRCPV}"
PV = "1.6.0"