fwup: update to 0.12.1.
This commit is contained in:
parent
99bf89818e
commit
09e46dde44
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fwup'
|
||||
pkgname=fwup
|
||||
version=0.12.0
|
||||
version=0.12.1
|
||||
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=8272af37539bec1ac2e5ee01bf28a738e112cec395155e560e24e74bb72f62db
|
||||
checksum=cbef12cc58db5810fbd476820146cc1c6ec562c204d57215919890af15e95770
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" help2man"
|
||||
|
|
Loading…
Reference in New Issue