mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
gdk-pixbuf: update to 2.36.5.
This commit is contained in:
parent
b7b0887a9b
commit
d829328dc4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'gdk-pixbuf'.
|
# Template build file for 'gdk-pixbuf'.
|
||||||
pkgname=gdk-pixbuf
|
pkgname=gdk-pixbuf
|
||||||
version=2.36.4
|
version=2.36.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="$(vopt_enable gir introspection) --without-libjasper
|
configure_args="$(vopt_enable gir introspection) --without-libjasper
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.gtk.org/"
|
homepage="http://www.gtk.org/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=0b19901c3eb0596141d2d48ddb9dac79ad1524bdf59366af58ab38fcb9ee7463
|
checksum=7ace06170291a1f21771552768bace072ecdea9bd4a02f7658939b9a314c40fc
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue