libsecret: update to 0.18.

This commit is contained in:
Juan RP 2014-03-15 13:02:02 +01:00
parent 305ff27286
commit 5f860d41f6

View file

@ -1,7 +1,7 @@
# Template file for 'libsecret'
pkgname=libsecret
version=0.16
revision=2
version=0.18
revision=1
build_style=gnu-configure
configure_args="--disable-static --with-libgcrypt-prefix=${XBPS_CROSS_BASE}/usr"
hostmakedepends="pkg-config intltool gnome-doc-utils glib-devel"
@ -10,8 +10,8 @@ short_desc="GObject based library for accessing the Secret Service API"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2, LGPL-2.1"
homepage="http://www.gnome.org"
distfiles="${GNOME_SITE}/$pkgname/0.16/$pkgname-${version}.tar.xz"
checksum=b859406c490a2011b35f5940235304315b343f2efd554800285f24b95e14f218
distfiles="${GNOME_SITE}/$pkgname/0.18/$pkgname-${version}.tar.xz"
checksum=0c73aa762dbd1e38ba7b03de350e23ce818cb810b0784375e95ef61e004b02e3
# Package build options
build_options="gir"