mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
flatpak: update to 0.9.11.
This commit is contained in:
parent
8555957c73
commit
9c020f4a67
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'flatpak'
|
# Template file for 'flatpak'
|
||||||
pkgname=flatpak
|
pkgname=flatpak
|
||||||
version=0.9.10
|
version=0.9.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-documentation --with-system-bubblewrap"
|
configure_args="--disable-documentation --with-system-bubblewrap"
|
||||||
|
@ -15,7 +15,7 @@ license="LGPL-2.1"
|
||||||
homepage="http://flatpak.org/"
|
homepage="http://flatpak.org/"
|
||||||
#changelog="https://github.com/flatpak/flatpak/blob/master/NEWS"
|
#changelog="https://github.com/flatpak/flatpak/blob/master/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=e9d5e471e5668eae5ee749e0a9a2b60df2f69e936776647c1c9e95bde78b8670
|
checksum=8fde6333b4f89d91074d89e1a4579bb3370dae8a669b7709f4c69694ad3884f7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf $DESTDIR/usr/lib/systemd
|
rm -rf $DESTDIR/usr/lib/systemd
|
||||||
|
|
Loading…
Add table
Reference in a new issue