serd: update to 0.32.8
This commit is contained in:
committed by
Duncan Overbruck
parent
aa7d9754f6
commit
eb627eeed5
@@ -1,15 +1,15 @@
|
||||
# Template file for 'serd'
|
||||
pkgname=serd
|
||||
version=0.32.2
|
||||
version=0.32.8
|
||||
revision=1
|
||||
build_style=meson
|
||||
short_desc="Lightweight C library for RDF syntax"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="ISC"
|
||||
homepage="http://drobilla.net/software/serd.html"
|
||||
changelog="https://gitlab.com/drobilla/serd/-/raw/master/NEWS"
|
||||
distfiles="https://download.drobilla.net/serd-${version}.tar.xz"
|
||||
checksum=df7dc2c96f2ba1decfd756e458e061ded7d8158d255554e7693483ac0963c56b
|
||||
changelog="https://gitlab.com/drobilla/serd/-/raw/main/NEWS"
|
||||
distfiles="https://gitlab.com/drobilla/serd/-/archive/v${version}/serd-v${version}.tar.gz"
|
||||
checksum=c0133d878b4b1abf5cb4b2ec4501ebf688edcfefb12a602e3cc26d9e6577a01c
|
||||
|
||||
if [ "${XBPS_CHECK_PKGS}" ]; then
|
||||
configure_args="-Dtests=enabled"
|
||||
|
||||
Reference in New Issue
Block a user