mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
flatpak: update to 1.10.2.
fixes CVE-2021-21381
This commit is contained in:
parent
6de9b6593c
commit
f81f5ec4dd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'flatpak'
|
||||
pkgname=flatpak
|
||||
version=1.10.1
|
||||
version=1.10.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
build_helper="gir"
|
||||
|
@ -22,7 +22,7 @@ license="LGPL-2.1-or-later"
|
|||
homepage="https://flatpak.org/"
|
||||
changelog="https://github.com/flatpak/flatpak/raw/master/NEWS"
|
||||
distfiles="https://github.com/flatpak/flatpak/releases/download/${version}/flatpak-${version}.tar.xz"
|
||||
checksum=c1354f42bf3b5d51aeb4028c9b62fd4ffc673ef2ff6e583c17777f5dafdbdcb7
|
||||
checksum=db152739d072f8ff299e4e888d8963a1b4538da7b10e0b86525be438f2e1dde4
|
||||
|
||||
build_options="gir"
|
||||
build_options_default="gir"
|
||||
|
|
Loading…
Add table
Reference in a new issue