fwup: update to 0.19.0.

This commit is contained in:
Duncaen 2017-12-16 22:02:00 +01:00
parent ede2c82857
commit db4688252b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'fwup'
pkgname=fwup
version=0.18.1
version=0.19.0
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=df9ad7831917c9b6020ff02ff0b0eb40b98ce0cc5b73bb4e9bc7f298507f0082
checksum=0591d7b9ec62380f3336a7a76dc0a2e0d5b7733ec58a7d45079e35cbbe420dc6
if [ -z "$CROSS_BUILD" ]; then
hostmakedepends+=" help2man"