From 11ad3770dfad5b76b49af96795fa4efb9d5bad1e Mon Sep 17 00:00:00 2001 From: Duncaen Date: Wed, 1 Jun 2016 16:40:54 +0200 Subject: [PATCH] fwup: update to 0.7.0. --- srcpkgs/fwup/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fwup/template b/srcpkgs/fwup/template index 9e5d9d2b4a0..7fe828fcba9 100644 --- a/srcpkgs/fwup/template +++ b/srcpkgs/fwup/template @@ -1,6 +1,6 @@ # Template file for 'fwup' pkgname=fwup -version=0.6.1 +version=0.7.0 revision=1 build_style=gnu-configure configure_args="ac_vc_func_open_memstream=yes" @@ -11,7 +11,7 @@ maintainer="Duncaen " license="Apache-2.0" homepage="https://github.com/fhunleth/fwup" distfiles="https://github.com/fhunleth/fwup/archive/v${version}.tar.gz" -checksum=f0a0c774d005263d2ea3ac1065043476caefe24128a5d101bbef0f749ed5be5b +checksum=b318875d42cf2a643da99f03ac91662ec91625d9a84a3a9bb53ac419d1cb0dc3 if [ -z "$CROSS_BUILD" ]; then hostmakedepends+=" help2man"