mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gnome-keyring: update to 3.36.0.
This commit is contained in:
parent
13c5e45c16
commit
fe0a612fcb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-keyring'
|
# Template file for 'gnome-keyring'
|
||||||
pkgname=gnome-keyring
|
pkgname=gnome-keyring
|
||||||
version=3.34.0
|
version=3.36.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-pam-dir=/usr/lib/security --disable-schemas-compile"
|
configure_args="--with-pam-dir=/usr/lib/security --disable-schemas-compile"
|
||||||
|
@ -15,7 +15,7 @@ license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
#changelog="https://raw.githubusercontent.com/GNOME/gnome-keyring/gnome-3-28/NEWS"
|
#changelog="https://raw.githubusercontent.com/GNOME/gnome-keyring/gnome-3-28/NEWS"
|
||||||
homepage="https://www.gnome.org"
|
homepage="https://www.gnome.org"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=e9cda9542a3e37c61636145e7e9e2513c569092ea8020752a834e1f40ad41943
|
checksum=a264b57a8d1a71fdf0d66e8cd6033d013fb828be279c35766545eb9bb3734f87
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue