libsfdo: update to 0.1.4

This commit is contained in:
tranzystorekk 2025-04-04 10:54:38 +02:00
parent cc03789145
commit 6ffe5f774d

View file

@ -1,6 +1,6 @@
# Template file for 'libsfdo'
pkgname=libsfdo
version=0.1.3
version=0.1.4
revision=1
build_style=meson
configure_args="-Dexamples=false"
@ -10,7 +10,7 @@ license="BSD-2-Clause"
homepage="https://gitlab.freedesktop.org/vyivel/libsfdo"
changelog="https://gitlab.freedesktop.org/vyivel/libsfdo/-/releases"
distfiles="https://gitlab.freedesktop.org/vyivel/libsfdo/-/archive/v${version}/libsfdo-v${version}.tar.gz"
checksum=d1f2d8b5edec827fd386c22d6f9151377ec7c194dca4d293e3abad9df9974209
checksum=9d74a9bff1f872e38ab662d8e2b5f6ecd404d7f82f84e9c324013f856688fa2d
if [ -z "${XBPS_CHECK_PKGS}" ]; then
configure_args+=" -Dtests=false"