fwup: update to 1.5.0.

This commit is contained in:
Duncaen 2019-11-22 00:45:23 +01:00
parent f465dffc0e
commit 36f8118362
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.4.0
version=1.5.0
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/master/CHANGELOG.md"
homepage="https://github.com/fhunleth/fwup"
distfiles="https://github.com/fhunleth/fwup/archive/v${version}.tar.gz"
checksum=5f744364b9c4604153f3eb178426db110fecfa7f9b4e396cd58022d88f26e7f1
checksum=a440a28a7bfe240d586747007668c1df58bd7e9307a01551899d8eefd20e925a
if [ -z "$CROSS_BUILD" ]; then
hostmakedepends+=" help2man"