mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
libsecret: update to 0.18.3.
This commit is contained in:
parent
83b53cb332
commit
03515fe58d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libsecret'
|
# Template file for 'libsecret'
|
||||||
pkgname=libsecret
|
pkgname=libsecret
|
||||||
version=0.18.2
|
version=0.18.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="$(vopt_enable gir introspection) --disable-static --with-libgcrypt-prefix=${XBPS_CROSS_BASE}/usr"
|
configure_args="$(vopt_enable gir introspection) --disable-static --with-libgcrypt-prefix=${XBPS_CROSS_BASE}/usr"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
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/${version%.*}/$pkgname-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-${version}.tar.xz"
|
||||||
checksum=12fd288b012e1b2b1b54d586cd4c6507885715534644b4534b7ef7d7079ba443
|
checksum=f2bf1d0c5ab4640664f3e3c7ef6b086c180e50ff415720b5e22f96750dbf84c9
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue