mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
gnome-keyring: update to 3.0.0.
--HG-- branch : gnome3
This commit is contained in:
parent
cc6da1c441
commit
684800e9e5
2 changed files with 4 additions and 4 deletions
|
@ -1,2 +1,2 @@
|
||||||
abi_depends=">=2.91.4"
|
abi_depends=">=3.0.0"
|
||||||
api_depends="${abi_depends}"
|
api_depends="${abi_depends}"
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'gnome-keyring'
|
# Template file for 'gnome-keyring'
|
||||||
pkgname=gnome-keyring
|
pkgname=gnome-keyring
|
||||||
version=2.91.93
|
version=3.0.0
|
||||||
distfiles="${GNOME_SITE}/$pkgname/2.91/$pkgname-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/$pkgname/3.0/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--localstatedir=/var --with-pam-dir=/lib/security
|
configure_args="--localstatedir=/var --with-pam-dir=/lib/security
|
||||||
--without-root-certs --with-gtk=3.0 --disable-schemas-compile"
|
--without-root-certs --with-gtk=3.0 --disable-schemas-compile"
|
||||||
short_desc="GNOME password and secret manager"
|
short_desc="GNOME password and secret manager"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=85076745167b47003fb384c669c8f4f6c07fdb02be3706f863ed69c4f890fea9
|
checksum=63bbe53031620d8514cf4ebd7705e2360d37679e785c4588f66b88f919e56c20
|
||||||
long_desc="
|
long_desc="
|
||||||
gnome-keyring is a program that keeps passwords and other secrets for
|
gnome-keyring is a program that keeps passwords and other secrets for
|
||||||
users. It is run as a damon in the session, similar to ssh-agent, and
|
users. It is run as a damon in the session, similar to ssh-agent, and
|
||||||
|
|
Loading…
Add table
Reference in a new issue