sord: update to 0.16.16.

This commit is contained in:
Piraty 2024-02-14 09:00:03 +01:00
parent 592bcbb8f9
commit fa5572329a
No known key found for this signature in database
GPG Key ID: 82F2CC796BD07077
1 changed files with 5 additions and 5 deletions

View File

@ -1,17 +1,17 @@
# Template file for 'sord'
pkgname=sord
version=0.16.14
version=0.16.16
revision=1
build_style=meson
hostmakedepends="pkg-config"
makedepends="serd-devel pcre-devel"
makedepends="serd-devel pcre-devel zix-devel"
short_desc="Lightweight C library for storing RDF data in memory"
maintainer="Orphaned <orphan@voidlinux.org>"
license="ISC"
homepage="https://drobilla.net/software/sord.html"
changelog="https://drobilla.net/category/sord/"
changelog="https://gitlab.com/drobilla/sord/-/raw/master/NEWS"
distfiles="https://download.drobilla.net/sord-${version}.tar.xz"
checksum=220fd97d5fcb216e7b85db66f685bfdaad7dc58a50d1f96dfb2558dbc6c4731b
checksum=257f876d756143da02ee84c9260af93559d6249dd87f317e70ab5fffcc975fd0
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-Dtests=enabled"
@ -24,7 +24,7 @@ post_install() {
}
sord-devel_package() {
depends="serd-devel libsord>=${version}_${revision}"
depends="serd-devel zix-devel libsord>=${version}_${revision}"
short_desc+=" - Development files"
pkg_install() {
vmove usr/include