aboutsummaryrefslogtreecommitdiffstats
path: root/testing/serd/APKBUILD
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2020-10-02 10:33:18 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-10-02 08:42:52 +0000
commitf7857e5e6d5b3c1c92a6958c291a200a4e2ce2c2 (patch)
tree49279655869b1a5cb54075d12db8fdf08e85d351 /testing/serd/APKBUILD
parentc0f5cd9c946b99d4bd5f63754a83b710c0fb2119 (diff)
testing/serd: upgrade to 0.30.6
Diffstat (limited to 'testing/serd/APKBUILD')
-rw-r--r--testing/serd/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/serd/APKBUILD b/testing/serd/APKBUILD
index f734840f2f4..efe4db6e8fd 100644
--- a/testing/serd/APKBUILD
+++ b/testing/serd/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: David Demelier <markand@malikania.fr>
# Maintainer: David Demelier <markand@malikania.fr>
pkgname=serd
-pkgver=0.30.4
-pkgrel=1
+pkgver=0.30.6
+pkgrel=0
pkgdesc="lightweight C library for RDF syntax"
url="http://drobilla.net/software/serd"
arch="all"
@@ -21,4 +21,4 @@ package() {
python3 waf install --destdir="$pkgdir"
}
-sha512sums="4cc032f826d891213c6db787b10a41ffb8f4b2a3357ffa536e34013755dc34db7109d1b42f550a0d559d8651f56c3a5dfb3654c3e2047ee6e609ff9a5fe803d6 serd-0.30.4.tar.bz2"
+sha512sums="db08d6c67d8627728679d0ed3770b8219a58f3eef82194ef8ba5682d3ff1f1033e2bbc8d6a1115a3fe0e32990f635c707a81ad8b4f457153fa78ff5991c9c30f serd-0.30.6.tar.bz2"