mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
gnome-autoar: update to 0.3.0.
CVE-2020-36241
This commit is contained in:
parent
36a3b046fb
commit
1cb1e24df0
1 changed files with 3 additions and 3 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'gnome-autoar'
|
# Template file for 'gnome-autoar'
|
||||||
pkgname=gnome-autoar
|
pkgname=gnome-autoar
|
||||||
version=0.2.4
|
version=0.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="--disable-schemas-compile"
|
configure_args="--disable-schemas-compile"
|
||||||
hostmakedepends="automake pkg-config glib-devel $(vopt_if gir gobject-introspection)"
|
hostmakedepends="automake pkg-config glib-devel"
|
||||||
makedepends="libarchive-devel gtk+3-devel glib-devel"
|
makedepends="libarchive-devel gtk+3-devel glib-devel"
|
||||||
short_desc="Automatic archives creating and extracting library"
|
short_desc="Automatic archives creating and extracting library"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-only"
|
license="LGPL-2.1-only"
|
||||||
homepage="https://wiki.gnome.org/TingweiLan/GSoC2013Final"
|
homepage="https://wiki.gnome.org/TingweiLan/GSoC2013Final"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=0a34c377f8841abbf4c29bc848b301fbd8e4e20c03d7318c777c58432033657a
|
checksum=f2c112c0120cca2bf5a82c5b0ac8cba90ce10d21fec78f50a3bc513fdd64586b
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue