fwup: update to 1.8.4.

This commit is contained in:
Duncaen
2021-03-14 19:06:06 +01:00
parent 6d3bd469b9
commit f541ea6aaf

View File

@@ -1,6 +1,6 @@
# Template file for 'fwup'
pkgname=fwup
version=1.8.3
version=1.8.4
revision=1
build_style=gnu-configure
hostmakedepends="automake libtool pkg-config"
@@ -12,7 +12,7 @@ license="Apache-2.0"
changelog="https://github.com/fhunleth/fwup/raw/main/CHANGELOG.md"
homepage="https://github.com/fhunleth/fwup"
distfiles="https://github.com/fhunleth/fwup/archive/v${version}.tar.gz"
checksum=494907d6bc72a1e3d0b15d5c3276fee942951da858eeadb78868edd5fdc422fc
checksum=f86d9237323904e91162da75db43795e73c94645745ad0fc727346fcd5380568
if [ -z "$CROSS_BUILD" ]; then
hostmakedepends+=" help2man"