mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-07 04:23:19 +02:00
flatpak-builder: update to 1.0.1.
This commit is contained in:
parent
9f04a30163
commit
7d7ee8bb68
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=1.0.0
|
version=1.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config xmlto"
|
hostmakedepends="pkg-config xmlto"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
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=858a5b2204f569e47fb6cb57f28f7a0dab9d6f7a5a73a7c2688e23c61bf8567b
|
checksum=1c9185dba790caa453a8b1fce304b7666b0fbcf56df015b1ad71a5d92c92e306
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" flatpak-devel"
|
hostmakedepends+=" flatpak-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue