gnome-keyring: update to 3.12.0.
This commit is contained in:
parent
4e544d19dc
commit
d1ca34785c
1 changed files with 5 additions and 4 deletions
|
@ -1,17 +1,18 @@
|
|||
# Template file for 'gnome-keyring'
|
||||
pkgname=gnome-keyring
|
||||
version=3.10.1
|
||||
version=3.12.0
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-pam-dir=/usr/lib/security --disable-schemas-compile"
|
||||
hostmakedepends="pkg-config intltool libtasn1-tools libxslt docbook-xsl"
|
||||
makedepends="dbus-devel libcap-ng-devel pam-devel libcap-devel libtasn1-devel
|
||||
libgcrypt-devel gcr-devel>=3.10"
|
||||
libgcrypt-devel gcr-devel>=3.12"
|
||||
# For setcap(8).
|
||||
depends="libcap-progs dconf>=0.18 gcr>=3.10"
|
||||
depends="libcap-progs dconf>=0.18 gcr>=3.12"
|
||||
short_desc="GNOME password and secret manager"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.gnome.org"
|
||||
license="GPL, LGPL"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=18001fa94c6d92e476b76423fe585dbf649051bba33012a037b07449c215dbf8
|
||||
checksum=92695ed4d78a576ae77a9ac6faa8fe59db14358ec46b073199e70d537e29ec5f
|
||||
|
|
Loading…
Reference in a new issue