libsecret: update to 0.18.
This commit is contained in:
parent
305ff27286
commit
5f860d41f6
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libsecret'
|
# Template file for 'libsecret'
|
||||||
pkgname=libsecret
|
pkgname=libsecret
|
||||||
version=0.16
|
version=0.18
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --with-libgcrypt-prefix=${XBPS_CROSS_BASE}/usr"
|
configure_args="--disable-static --with-libgcrypt-prefix=${XBPS_CROSS_BASE}/usr"
|
||||||
hostmakedepends="pkg-config intltool gnome-doc-utils glib-devel"
|
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>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2, LGPL-2.1"
|
license="GPL-2, LGPL-2.1"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/0.16/$pkgname-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/0.18/$pkgname-${version}.tar.xz"
|
||||||
checksum=b859406c490a2011b35f5940235304315b343f2efd554800285f24b95e14f218
|
checksum=0c73aa762dbd1e38ba7b03de350e23ce818cb810b0784375e95ef61e004b02e3
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Reference in a new issue