f3: update to 9.0.

This commit is contained in:
0x5c
2026-01-16 20:32:07 -05:00
committed by classabbyamp
parent 3158ef387a
commit 3a4ce1582d
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'f3'
pkgname=f3
version=8.0
version=9.0
revision=1
build_style=gnu-makefile
make_build_target="all extra"
@@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
homepage="https://github.com/AltraMayor/f3"
changelog="https://raw.githubusercontent.com/AltraMayor/f3/master/changelog"
distfiles="https://github.com/AltraMayor/f3/archive/v${version}.tar.gz"
checksum=fb5e0f3b0e0b0bff2089a4ea6af53278804dfe0b87992499131445732e311ab4
checksum=569ec069dc3ec1c74d90d6704aa8b7f45240f5998a9dc6f14f1736c917506ecb
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" argp-standalone"