fwup: update to 0.8.2.

This commit is contained in:
Duncaen 2016-08-10 13:39:36 +02:00
parent 940a69aafb
commit e1874e3f4b

View file

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