gnome-keyring: update to 3.2.2.
This commit is contained in:
parent
96b2d8c9da
commit
bc9339651a
|
@ -1,16 +1,15 @@
|
|||
# Template file for 'gnome-keyring'
|
||||
pkgname=gnome-keyring
|
||||
version=3.2.1
|
||||
version=3.2.2
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-pam-dir=/lib/security
|
||||
--disable-schemas-compile --with-root-certs=/etc/ssl/certs"
|
||||
revision=2
|
||||
short_desc="GNOME password and secret manager"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.gnome.org"
|
||||
license="GPL, LGPL"
|
||||
checksum=49872dad0c22e495f65be226d6effa053605df9cdc7cb06781aa37d3ff36b8a9
|
||||
checksum=f4cdc2c492a9b0157d59439310093e611e1f718a16f7ee2391ac03aadacfaaa3
|
||||
long_desc="
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue