schilytools: update to 2024.03.21.

This commit is contained in:
Leah Neukirchen 2025-06-17 16:02:04 +02:00
parent 858993cde4
commit e059548273

View file

@ -1,7 +1,7 @@
# Template file for 'schilytools' # Template file for 'schilytools'
pkgname=schilytools pkgname=schilytools
version=2023.09.28 version=2024.03.21
revision=3 revision=1
metapackage=yes metapackage=yes
build_helper="qemu" build_helper="qemu"
makedepends="acl-devel attr-devel e2fsprogs-devel libcap-progs m4" makedepends="acl-devel attr-devel e2fsprogs-devel libcap-progs m4"
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="CDDL-1.0" license="CDDL-1.0"
homepage="https://codeberg.org/schilytools/schilytools" homepage="https://codeberg.org/schilytools/schilytools"
distfiles="https://codeberg.org/schilytools/schilytools/archive/${version//./-}.tar.gz" distfiles="https://codeberg.org/schilytools/schilytools/archive/${version//./-}.tar.gz"
checksum=@dba7495a670b313ece8fa9f835e0bcae025817148bdcd43b66894d8236dd9d48 checksum=4d66bf35a5bc2927248fac82266b56514fde07c1acda66f25b9c42ccff560a02
_common_flags=(ARCH="${XBPS_TARGET_MACHINE%-musl}" GMAKE_NOWARN=true INS_BASE=/usr) _common_flags=(ARCH="${XBPS_TARGET_MACHINE%-musl}" GMAKE_NOWARN=true INS_BASE=/usr)