gnome-keyring: update to 3.18.1.
This commit is contained in:
parent
b9d58b2e28
commit
b3f8600928
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnome-keyring'
|
||||
pkgname=gnome-keyring
|
||||
version=3.18.0
|
||||
version=3.18.1
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -9,10 +9,10 @@ hostmakedepends="pkg-config glib-devel intltool libtasn1-tools libxslt docbook-x
|
|||
makedepends="dbus-devel libcap-ng-devel pam-devel libcap-devel libtasn1-devel
|
||||
libgcrypt-devel gcr-devel"
|
||||
# For setcap(8).
|
||||
depends="libcap-progs dconf>=0.18 gcr>=3.12"
|
||||
depends="libcap-progs dconf gcr"
|
||||
short_desc="GNOME password and secret manager"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.gnome.org"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=3bf46a3d286efd11443a71e4b5bc71f20dadd22859a5eaf433c318d7ba795b1e
|
||||
checksum=abc31ab5790bd3bc4e2263a2a2d6b1c6c4d44db79d476e81ca98a278ee3b3444
|
||||
|
|
Loading…
Reference in a new issue