libgnome-keyring: update to 3.0.3.
This commit is contained in:
parent
38b1a08eb2
commit
1e54cde25b
1 changed files with 4 additions and 2 deletions
|
@ -1,12 +1,14 @@
|
|||
# Template file for 'libgnome-keyring'
|
||||
pkgname=libgnome-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"
|
||||
short_desc="GNOME keyring client library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=7914ac5edae5e602ba8f7c505ecd18faa84e8482a3f4e6ee0a20aee3a24d6f5d
|
||||
homepage="http://www.gnome.org"
|
||||
license="GPL, LGPL"
|
||||
checksum=a0cc08bcd431070d3f01c2741903c2bd8b0231ee73de709d28e722e28575fdf8
|
||||
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