serd: update to 0.32.2.

This commit is contained in:
Piraty 2024-02-14 09:00:01 +01:00
parent 1106d5b0e1
commit 592bcbb8f9
No known key found for this signature in database
GPG Key ID: 82F2CC796BD07077

View File

@ -1,15 +1,15 @@
# Template file for 'serd'
pkgname=serd
version=0.30.16
version=0.32.2
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://drobilla.net/category/serd/"
changelog="https://gitlab.com/drobilla/serd/-/raw/master/NEWS"
distfiles="https://download.drobilla.net/serd-${version}.tar.xz"
checksum=f50f486da519cdd8d03b20c9e42414e459133f5a244411d8e63caef8d9ac9146
checksum=df7dc2c96f2ba1decfd756e458e061ded7d8158d255554e7693483ac0963c56b
if [ "${XBPS_CHECK_PKGS}" ]; then
configure_args="-Dtests=enabled"