flatpak: update to 1.10.2.

fixes CVE-2021-21381
This commit is contained in:
Duncaen 2021-03-11 19:25:29 +01:00
parent 6de9b6593c
commit f81f5ec4dd
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'flatpak' # Template file for 'flatpak'
pkgname=flatpak pkgname=flatpak
version=1.10.1 version=1.10.2
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
build_helper="gir" build_helper="gir"
@ -22,7 +22,7 @@ license="LGPL-2.1-or-later"
homepage="https://flatpak.org/" homepage="https://flatpak.org/"
changelog="https://github.com/flatpak/flatpak/raw/master/NEWS" changelog="https://github.com/flatpak/flatpak/raw/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=c1354f42bf3b5d51aeb4028c9b62fd4ffc673ef2ff6e583c17777f5dafdbdcb7 checksum=db152739d072f8ff299e4e888d8963a1b4538da7b10e0b86525be438f2e1dde4
build_options="gir" build_options="gir"
build_options_default="gir" build_options_default="gir"