fwup: update to 1.8.2.
This commit is contained in:
parent
84c1cd4a37
commit
9eefef1fd9
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue