mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libsfdo: update to 0.1.4
This commit is contained in:
parent
cc03789145
commit
6ffe5f774d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libsfdo'
|
# Template file for 'libsfdo'
|
||||||
pkgname=libsfdo
|
pkgname=libsfdo
|
||||||
version=0.1.3
|
version=0.1.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dexamples=false"
|
configure_args="-Dexamples=false"
|
||||||
|
@ -10,7 +10,7 @@ license="BSD-2-Clause"
|
||||||
homepage="https://gitlab.freedesktop.org/vyivel/libsfdo"
|
homepage="https://gitlab.freedesktop.org/vyivel/libsfdo"
|
||||||
changelog="https://gitlab.freedesktop.org/vyivel/libsfdo/-/releases"
|
changelog="https://gitlab.freedesktop.org/vyivel/libsfdo/-/releases"
|
||||||
distfiles="https://gitlab.freedesktop.org/vyivel/libsfdo/-/archive/v${version}/libsfdo-v${version}.tar.gz"
|
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
|
if [ -z "${XBPS_CHECK_PKGS}" ]; then
|
||||||
configure_args+=" -Dtests=false"
|
configure_args+=" -Dtests=false"
|
||||||
|
|
Loading…
Add table
Reference in a new issue