gdk-pixbuf: update to 2.30.1.
This commit is contained in:
parent
2042c5a78e
commit
2d160b5c1c
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'gdk-pixbuf'.
|
||||
pkgname=gdk-pixbuf
|
||||
version=2.30.0
|
||||
version=2.30.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-libjasper --with-included-loaders=png --with-x11"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.gtk.org/"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=4a73600525621283a14436c5f873c1126c4feafcb07d24a746f13215e2caa658
|
||||
checksum=a3263b1e15668c009313bf04ab67420bec9f2b167c402a71a486307cadee8d30
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
# needs glib-mkenums
|
||||
|
|
Loading…
Reference in New Issue