gnome-keyring: update to 3.8.0.
This commit is contained in:
parent
4c6977b5ac
commit
390b67f37b
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'gnome-keyring'
|
||||
pkgname=gnome-keyring
|
||||
version=3.6.3
|
||||
revision=2
|
||||
version=3.8.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-pam-dir=/usr/lib/security --disable-debug
|
||||
--disable-schemas-compile --with-root-certs=/etc/ssl/certs"
|
||||
--disable-schemas-compile"
|
||||
# For setcap(8).
|
||||
depends="libcap-progs dconf gcr>=3.6.2"
|
||||
makedepends="pkg-config intltool dbus-devel libcap-ng-devel
|
||||
pam-devel libcap-devel libtasn1-devel libgcrypt-devel libtasn1-tools
|
||||
gcr-devel>=3.6.1"
|
||||
depends="libcap-progs dconf gcr>=3.8.0"
|
||||
hostmakedepends="pkg-config intltool libtasn1-tools"
|
||||
makedepends="dbus-devel libcap-ng-devel pam-devel libcap-devel libtasn1-devel
|
||||
libgcrypt-devel gcr-devel>=3.8"
|
||||
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/3.6/$pkgname-$version.tar.xz"
|
||||
checksum=e0153a3f16a25e943237e6242054870802815e0f694c5a4cd808ee72f6014151
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
||||
checksum=5ef9f4b7ff983a4fbc3d049aafee0fd3ecaf4d5cc7573517ac17c1b1a56bca6c
|
||||
|
|
Loading…
Reference in New Issue