mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
flatpak: update to 1.15.6.
This commit is contained in:
parent
9345b91950
commit
f25ae39e23
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'flatpak'
|
# Template file for 'flatpak'
|
||||||
pkgname=flatpak
|
pkgname=flatpak
|
||||||
version=1.15.4
|
version=1.15.6
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -25,7 +25,7 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://flatpak.org/"
|
homepage="https://flatpak.org/"
|
||||||
changelog="https://github.com/flatpak/flatpak/raw/main/NEWS"
|
changelog="https://github.com/flatpak/flatpak/raw/main/NEWS"
|
||||||
distfiles="https://github.com/flatpak/flatpak/releases/download/${version}/flatpak-${version}.tar.xz"
|
distfiles="https://github.com/flatpak/flatpak/releases/download/${version}/flatpak-${version}.tar.xz"
|
||||||
checksum=bef695d893d1e0239a68441d6b328edeb6d1e58a902c92f9278e94da914ab91f
|
checksum=8eb68189eb4850a34752feb29827cc2cc744c1981b8915e280ec1cf5bc387962
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
build_options_default="gir"
|
build_options_default="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue