mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
parent
13ab3d2bf1
commit
291dbb2013
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'flatpak-builder'
|
# Template file for 'flatpak-builder'
|
||||||
pkgname=flatpak-builder
|
pkgname=flatpak-builder
|
||||||
version=0.10.6
|
version=0.10.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config libxslt docbook-xml docbook-xsl xmlto"
|
hostmakedepends="pkg-config libxslt docbook-xml docbook-xsl xmlto"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="https://github.com/flatpak/flatpak-builder"
|
homepage="https://github.com/flatpak/flatpak-builder"
|
||||||
distfiles="${homepage}/releases/download/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${homepage}/releases/download/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=65d2df6c30dda1c4a898e19b9a12ddbedef572cd16f253a061689a42f3e48879
|
checksum=b8253b327d9901cf20a5a0167674377be192012b90bfdc62d54d1c8621cfdd2a
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" flatpak-devel"
|
hostmakedepends+=" flatpak-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue