fwup: update to 1.2.4.

This commit is contained in:
Duncaen 2018-08-03 14:46:40 +02:00
parent 342d7eedbe
commit dd3354ee84

View file

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