fwup: update to 1.6.0.

This commit is contained in:
Duncaen 2020-05-01 15:44:51 +02:00
parent 524ff0f1ff
commit 2a922d181a
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'fwup'
pkgname=fwup
version=1.5.2
version=1.6.0
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/master/CHANGELOG.md"
homepage="https://github.com/fhunleth/fwup"
distfiles="https://github.com/fhunleth/fwup/archive/v${version}.tar.gz"
checksum=7df1b5454d903ea605fde86950a76d356b5dfade9c445925a74d0802bc48ed52
checksum=56373e2efa15e3494cf75d09b738c07b409a6d7be00829d64c108f86db9bb438
if [ -z "$CROSS_BUILD" ]; then
hostmakedepends+=" help2man"