fwup: update to 0.15.4.

This commit is contained in:
Duncaen 2017-08-12 00:39:37 +02:00
parent 87756ce8ec
commit 2513020fe6

View file

@ -1,6 +1,6 @@
# Template file for 'fwup'
pkgname=fwup
version=0.15.1
version=0.15.4
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=562ec0e079ce75eb4e3840a739ea8b5dfec490d54e8391f31fc66a7b4b7aec54
checksum=852e255bd65f9db473a06184abb3e94e3b6b86be7bf66169e8df8146d5966ae1
if [ -z "$CROSS_BUILD" ]; then
hostmakedepends+=" help2man"