gdk-pixbuf: update to 2.36.7
This commit is contained in:
parent
d221765c72
commit
1821743cdb
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'gdk-pixbuf'.
|
||||
pkgname=gdk-pixbuf
|
||||
version=2.36.6
|
||||
version=2.36.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="$(vopt_enable gir introspection) --without-libjasper
|
||||
|
@ -11,10 +11,10 @@ makedepends="libglib-devel libpng-devel libjpeg-turbo-devel tiff-devel libX11-de
|
|||
triggers="gtk-pixbuf-loaders"
|
||||
short_desc="An Image loading library for The GTK+ toolkit (v2)"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.gtk.org/"
|
||||
homepage="https://www.gtk.org/"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=455eb90c09ed1b71f95f3ebfe1c904c206727e0eeb34fc94e5aaf944663a820c
|
||||
checksum=1b6e5eef09d98f05f383014ecd3503e25dfb03d7e5b5f5904e5a65b049a6a4d8
|
||||
|
||||
# Package build options
|
||||
build_options="gir"
|
||||
|
|
Loading…
Reference in a new issue