f3: update to 7.1.

This commit is contained in:
bra1nwave 2018-07-29 08:11:04 +02:00 committed by Toyam Cox
parent 78afeb6f98
commit f038e7ab9d

View file

@ -1,6 +1,6 @@
# Template file for 'f3'
pkgname=f3
version=7.0
version=7.1
revision=1
build_style=gnu-makefile
make_build_target="all extra"
@ -8,10 +8,10 @@ make_install_target="install install-extra"
makedepends="eudev-libudev-devel libparted-devel"
short_desc="Test real flash memory capacity"
maintainer="bra1nwave <brainwave@openmailbox.org>"
license="GPL-3"
license="GPL-3.0-or-later"
homepage="https://github.com/AltraMayor/f3"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=1aaf63cf73869633e7e03a2e12561a9af0b0fbba013a94b94e78d2868f441d71
checksum=1d9edf12d3f40c03a552dfc3ed36371c62933b9213483182f7a561e1a5b8e1cc
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" argp-standalone"