Skip to content

Commit eb627ee

Browse files
elbachir-oneDuncaen
authored andcommitted
serd: update to 0.32.8
1 parent aa7d975 commit eb627ee

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

srcpkgs/serd/template

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# Template file for 'serd'
22
pkgname=serd
3-
version=0.32.2
3+
version=0.32.8
44
revision=1
55
build_style=meson
66
short_desc="Lightweight C library for RDF syntax"
77
maintainer="Orphaned <orphan@voidlinux.org>"
88
license="ISC"
99
homepage="http://drobilla.net/software/serd.html"
10-
changelog="https://gitlab.com/drobilla/serd/-/raw/master/NEWS"
11-
distfiles="https://download.drobilla.net/serd-${version}.tar.xz"
12-
checksum=df7dc2c96f2ba1decfd756e458e061ded7d8158d255554e7693483ac0963c56b
10+
changelog="https://gitlab.com/drobilla/serd/-/raw/main/NEWS"
11+
distfiles="https://gitlab.com/drobilla/serd/-/archive/v${version}/serd-v${version}.tar.gz"
12+
checksum=c0133d878b4b1abf5cb4b2ec4501ebf688edcfefb12a602e3cc26d9e6577a01c
1313

1414
if [ "${XBPS_CHECK_PKGS}" ]; then
1515
configure_args="-Dtests=enabled"

0 commit comments

Comments
 (0)