fwup: update to 0.14.0.

This commit is contained in:
Duncaen 2017-05-03 17:10:09 +02:00
parent cfa641ec6e
commit 13c4cd6ff2

View file

@ -1,6 +1,6 @@
# Template file for 'fwup'
pkgname=fwup
version=0.13.0
version=0.14.0
revision=1
build_style=gnu-configure
configure_args="ac_vc_func_open_memstream=yes"
@ -11,7 +11,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
license="Apache-2.0"
homepage="https://github.com/fhunleth/fwup"
distfiles="https://github.com/fhunleth/fwup/archive/v${version}.tar.gz"
checksum=96f55ae5cbcac108d07b10f47329b44a02614d13526d0ad09621d8eea0c9d1f5
checksum=4ccd0ae1d3db46f25cb3df6f1b60a2e9bdba687e60b37b07d947eab835023ec9
if [ -z "$CROSS_BUILD" ]; then
hostmakedepends+=" help2man"