gdk-pixbuf: update to 2.30.4.
This commit is contained in:
parent
dd39a6d005
commit
383174177e
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'gdk-pixbuf'.
|
||||
pkgname=gdk-pixbuf
|
||||
version=2.30.3
|
||||
version=2.30.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-libjasper --with-included-loaders=png --with-x11"
|
||||
|
@ -12,7 +12,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=c229c53f59573eab9410b53690a4b9db770312c80a4d84ecd6295aa894574494
|
||||
checksum=a13bbad0d804829b260bc901dc7d284d330c534489fc1666c126fa4555bbb051
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
# needs glib-mkenums
|
||||
|
|
Loading…
Reference in New Issue