diff --git a/srcpkgs/f3/template b/srcpkgs/f3/template index de9b0073622..7697a1687dd 100644 --- a/srcpkgs/f3/template +++ b/srcpkgs/f3/template @@ -1,6 +1,6 @@ # Template file for 'f3' pkgname=f3 -version=7.1 +version=7.2 revision=1 build_style=gnu-makefile make_build_target="all extra" @@ -10,8 +10,9 @@ short_desc="Test real flash memory capacity" maintainer="bra1nwave " license="GPL-3.0-or-later" homepage="https://github.com/AltraMayor/f3" +changelog="https://raw.githubusercontent.com/AltraMayor/f3/master/changelog" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=1d9edf12d3f40c03a552dfc3ed36371c62933b9213483182f7a561e1a5b8e1cc +checksum=ba9210a0fc3a42c2595fe19bf13b8114bb089c4f274b4813c8f525a695467f64 case "$XBPS_TARGET_MACHINE" in *-musl) makedepends+=" argp-standalone"