We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3158ef3 commit 3a4ce15Copy full SHA for 3a4ce15
1 file changed
srcpkgs/f3/template
@@ -1,6 +1,6 @@
1
# Template file for 'f3'
2
pkgname=f3
3
-version=8.0
+version=9.0
4
revision=1
5
build_style=gnu-makefile
6
make_build_target="all extra"
@@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
12
homepage="https://github.com/AltraMayor/f3"
13
changelog="https://raw.githubusercontent.com/AltraMayor/f3/master/changelog"
14
distfiles="https://github.com/AltraMayor/f3/archive/v${version}.tar.gz"
15
-checksum=fb5e0f3b0e0b0bff2089a4ea6af53278804dfe0b87992499131445732e311ab4
+checksum=569ec069dc3ec1c74d90d6704aa8b7f45240f5998a9dc6f14f1736c917506ecb
16
17
case "$XBPS_TARGET_MACHINE" in
18
*-musl) makedepends+=" argp-standalone"
0 commit comments