From 83a9976e4b9856d5a498b237a7b4f4e4b8200c0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 3 Apr 2021 01:24:21 +0200 Subject: [PATCH] patchage: upgrade 1.0.2 -> 1.0.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-musicians/drobilla/patchage.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-musicians/drobilla/patchage.bb b/recipes-musicians/drobilla/patchage.bb index 662be87..9860dc7 100644 --- a/recipes-musicians/drobilla/patchage.bb +++ b/recipes-musicians/drobilla/patchage.bb @@ -16,6 +16,6 @@ SRC_URI = " \ gitsm://gitlab.com/drobilla/patchage.git;protocol=https \ file://0001-Fix-build-for-python3-only-environments.patch \ " -SRCREV = "b69c3bac42c9cf5cfcd79bce3363b4343bf0cd2e" -PV = "1.0.2" +SRCREV = "34f5d891fabe5c4e6137ce3d94aee8ca1955ebab" +PV = "1.0.4" S = "${WORKDIR}/git"