fwup: update to 1.4.0.

This commit is contained in:
Duncaen 2019-11-03 00:36:00 +01:00
parent d9243dfdb7
commit 90736ff1ba

View file

@ -1,6 +1,6 @@
# Template file for 'fwup'
pkgname=fwup
version=1.3.2
version=1.4.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=897580814709aabe1575d47c8d7a264f01dd6e65a62fa13f42b24416d0944c2b
checksum=5f744364b9c4604153f3eb178426db110fecfa7f9b4e396cd58022d88f26e7f1
if [ -z "$CROSS_BUILD" ]; then
hostmakedepends+=" help2man"