fwup: update to 0.16.1.

This commit is contained in:
Duncaen 2017-10-14 05:18:53 +02:00
parent b4bfa159fd
commit e8a2544cfe
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'fwup'
pkgname=fwup
version=0.16.0
version=0.16.1
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=70dfb294febc27219b8fae022cb7eea04f18da95be3dd1f35ee4d1107cdf76c8
checksum=4cfce180a494f6014a6dcd7c49b148bd0108740d9594e484d3bbdc6c8618bdf5
if [ -z "$CROSS_BUILD" ]; then
hostmakedepends+=" help2man"