From e5a7473d6b75a30d1454f493f4ded059e4c1b2b4 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Wed, 5 Dec 2018 13:29:52 +0100 Subject: [PATCH] fwup: update to 1.2.7. --- srcpkgs/fwup/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fwup/template b/srcpkgs/fwup/template index b6e42ef939b..c4787a5c680 100644 --- a/srcpkgs/fwup/template +++ b/srcpkgs/fwup/template @@ -1,6 +1,6 @@ # Template file for 'fwup' pkgname=fwup -version=1.2.6 +version=1.2.7 revision=1 build_style=gnu-configure hostmakedepends="automake libtool pkg-config" @@ -12,7 +12,7 @@ license="Apache-2.0" #changelog="https://github.com/fhunleth/fwup/raw/master/CHANGELOG.md" homepage="https://github.com/fhunleth/fwup" distfiles="https://github.com/fhunleth/fwup/archive/v${version}.tar.gz" -checksum=5bdcb8a5424b211fd35ddd4d8fdd6f74e8221cf432807dc8018f81ce54939b52 +checksum=8767cfc3a2975e477e7adc1a099f51f7c8a584965cebd49a3c4d874d95a6238a if [ -z "$CROSS_BUILD" ]; then hostmakedepends+=" help2man"