mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
serd: update to 0.32.2.
This commit is contained in:
parent
1106d5b0e1
commit
592bcbb8f9
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'serd'
|
# Template file for 'serd'
|
||||||
pkgname=serd
|
pkgname=serd
|
||||||
version=0.30.16
|
version=0.32.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
short_desc="Lightweight C library for RDF syntax"
|
short_desc="Lightweight C library for RDF syntax"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="http://drobilla.net/software/serd.html"
|
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"
|
distfiles="https://download.drobilla.net/serd-${version}.tar.xz"
|
||||||
checksum=f50f486da519cdd8d03b20c9e42414e459133f5a244411d8e63caef8d9ac9146
|
checksum=df7dc2c96f2ba1decfd756e458e061ded7d8158d255554e7693483ac0963c56b
|
||||||
|
|
||||||
if [ "${XBPS_CHECK_PKGS}" ]; then
|
if [ "${XBPS_CHECK_PKGS}" ]; then
|
||||||
configure_args="-Dtests=enabled"
|
configure_args="-Dtests=enabled"
|
||||||
|
|
Loading…
Add table
Reference in a new issue