mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 20:13:52 +02:00
libgsf: update to 1.14.35.
This commit is contained in:
parent
5383265152
commit
41a2f88fbf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'libgsf'.
|
# Template build file for 'libgsf'.
|
||||||
pkgname=libgsf
|
pkgname=libgsf
|
||||||
version=1.14.34
|
version=1.14.35
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static $(vopt_enable gir introspection)"
|
configure_args="--disable-static $(vopt_enable gir introspection)"
|
||||||
|
@ -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}/libgsf/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/libgsf/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=f0fea447e0374a73df45b498fd1701393f8e6acb39746119f8a292fb4a0cb528
|
checksum=8fad55e6782bf72466c6335c6bdcb2552d9da10c655486c699b6464bac2ff847
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue