fwup: update to 0.9.0.

This commit is contained in:
Duncaen 2016-09-10 15:44:20 +02:00
parent 42cbb0c9ee
commit f61c75d420

View file

@ -1,6 +1,6 @@
# Template file for 'fwup'
pkgname=fwup
version=0.8.2
version=0.9.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=64c3a0ac38dc11c0c05b2588a89638cbc37f5552ac0f1c290f7ee5365f2bba49
checksum=8ff207b97ef5a1f04c23ba39ae188e9b877a410dd4d1813cff258b9165161113
if [ -z "$CROSS_BUILD" ]; then
hostmakedepends+=" help2man"