diff --git a/srcpkgs/fwup/template b/srcpkgs/fwup/template index af30125ea4f..465e3564c4f 100644 --- a/srcpkgs/fwup/template +++ b/srcpkgs/fwup/template @@ -1,6 +1,6 @@ # Template file for 'fwup' pkgname=fwup -version=0.12.1 +version=0.13.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=cbef12cc58db5810fbd476820146cc1c6ec562c204d57215919890af15e95770 +checksum=96f55ae5cbcac108d07b10f47329b44a02614d13526d0ad09621d8eea0c9d1f5 if [ -z "$CROSS_BUILD" ]; then hostmakedepends+=" help2man"