gnome-keyring: update to 3.0.3.
This commit is contained in:
parent
9ab46a8d78
commit
38b1a08eb2
1 changed files with 4 additions and 2 deletions
|
@ -1,13 +1,15 @@
|
|||
# Template file for 'gnome-keyring'
|
||||
pkgname=gnome-keyring
|
||||
version=3.0.2
|
||||
version=3.0.3
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.0/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--localstatedir=/var --with-pam-dir=/lib/security
|
||||
--without-root-certs --with-gtk=3.0 --disable-schemas-compile"
|
||||
short_desc="GNOME password and secret manager"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=ed834e5a6d87fe8a90c7c79153af3d8979740d5f8eacad6a8991ef147c924af7
|
||||
homepage="http://www.gnome.org"
|
||||
license="GPL, LGPL"
|
||||
checksum=a06c34e474d93da62bf96a816e58cb5730e181d6523730f041f34c58a0d5e94e
|
||||
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 a new issue