From b22496c18b24cc0c234e9882d1740824e7fea80b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 3 Apr 2021 01:23:21 +0200 Subject: [PATCH] serd: upgrade 0.30.6 -> 0.30.8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-musicians/drobilla/serd.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-musicians/drobilla/serd.bb b/recipes-musicians/drobilla/serd.bb index 60530ff..4ba5ef7 100644 --- a/recipes-musicians/drobilla/serd.bb +++ b/recipes-musicians/drobilla/serd.bb @@ -1,13 +1,13 @@ SUMMARY = "C library for RDF syntax which supports accessing Turtle and NTriples" HOMEPAGE = "http://drobilla.net/software/serd" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://COPYING;md5=c06b907cf23a6e8b605bfb2b0d2446cc" +LIC_FILES_CHKSUM = "file://COPYING;md5=b698a6a2120a83eecb34a9c6f1b93989" inherit waf -PV = "0.30.6" +PV = "0.30.8" SRC_URI = " \ http://download.drobilla.net/${BPN}-${PV}.tar.bz2 \ file://0001-Fix-build-for-python3-only-environments.patch \ " -SRC_URI[sha256sum] = "f5a2c74c659d8b318059068f135a43a3771491c367b6947e053a713b23cd37ef" +SRC_URI[sha256sum] = "672ec48f55f6f5bf1b548f3d6a76f127e803dbae2550ddb730bb02d2fd28fa87"