libgnome-keyring: update to 2.32.0.
This commit is contained in:
parent
7c04ab4f06
commit
d61e31f3d6
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'libgnome-keyring'
|
||||
pkgname=libgnome-keyring
|
||||
version=2.30.1
|
||||
distfiles="${GNOME_SITE}/$pkgname/2.30/$pkgname-$version.tar.bz2"
|
||||
version=2.32.0
|
||||
distfiles="${GNOME_SITE}/$pkgname/2.32/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--localstatedir=/var"
|
||||
short_desc="GNOME keyring client library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=a9227da7d3eee930b75ad7858875344b713d1bf73e6af54870a2691643d5dae4
|
||||
checksum=56388c0d81ddfdb57d30e4963c83ecc1c18498aab99395420e0fff69929a0f0c
|
||||
long_desc="
|
||||
libgnome-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 a new issue