fwup: update to 1.2.0.

Closes #15137.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-06-13 20:51:23 -03:00 committed by Enno Boland
parent f2a315afd1
commit f6cada4d33
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,6 +1,6 @@
# Template file for 'fwup'
pkgname=fwup
version=1.1.0
version=1.2.0
revision=1
build_style=gnu-configure
hostmakedepends="automake libtool pkg-config"
@ -12,7 +12,7 @@ license="Apache-2.0"
#changelog="https://raw.githubusercontent.com/fhunleth/fwup/master/CHANGELOG.md"
homepage="https://github.com/fhunleth/fwup"
distfiles="https://github.com/fhunleth/fwup/archive/v${version}.tar.gz"
checksum=f64ca32333c7658d8e810a497d35e1304c99f073f10e6f17c01ed68ca8c9a161
checksum=e20b22b01e921102e61daea2e5fafd80ce2c5ee868e19f756dccf33f2a6bd61a
if [ -z "$CROSS_BUILD" ]; then
hostmakedepends+=" help2man"