mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-03 21:53:52 +02:00
gdk-pixbuf: update to 2.32.1.
This commit is contained in:
parent
a5573b310a
commit
b75d1e6130
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.32.0
|
version=2.32.1
|
||||||
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=537655ec3635740e949457bafe61ae44ce0e5642a2529a9ef7ee0bcd5e911b67
|
checksum=4432b74f25538c7d6bcb3ca51adabdd666168955f25812a2568dc9637697f3bc
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue