flatpak-builder: update to 1.0.9.
This commit is contained in:
parent
a36428a53c
commit
8a1bf43ce1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'flatpak-builder'
|
||||
pkgname=flatpak-builder
|
||||
version=1.0.6
|
||||
version=1.0.9
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config xmlto"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://github.com/flatpak/flatpak-builder"
|
||||
distfiles="${homepage}/releases/download/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=3b572ad7b7cce9ca6a8632ca69a49a47b20e99066fe064b7b56e7896dca789bb
|
||||
checksum=d6ef390a1cd927db1cfb12b6d2e340227a69de3fd64308316a3e6a89c1390d03
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" flatpak-devel"
|
||||
|
|
Loading…
Reference in a new issue