fwup: update to 1.8.2.

This commit is contained in:
Duncaen 2020-11-02 14:13:46 +01:00
parent 84c1cd4a37
commit 9eefef1fd9
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'fwup'
pkgname=fwup
version=1.8.1
version=1.8.2
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/main/CHANGELOG.md"
homepage="https://github.com/fhunleth/fwup"
distfiles="https://github.com/fhunleth/fwup/archive/v${version}.tar.gz"
checksum=afeef2b000c2eb7065e679270e41cd5f66e4e356b7002ca84a099e65811e4ce4
checksum=dcf1e44fab2279d2d77cf1bb3474c89c6572a6e2c06fee54d3baec201e60f6cb
if [ -z "$CROSS_BUILD" ]; then
hostmakedepends+=" help2man"