gdk-pixbuf: update to 2.30.2.
This commit is contained in:
parent
21c23f37ed
commit
1c668de924
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'gdk-pixbuf'.
|
||||
pkgname=gdk-pixbuf
|
||||
version=2.30.1
|
||||
version=2.30.2
|
||||
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=a3263b1e15668c009313bf04ab67420bec9f2b167c402a71a486307cadee8d30
|
||||
checksum=cababfa075a9a60426809309ec86b82ea28e83f44ef69c898e48c040b6feecbf
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
# needs glib-mkenums
|
||||
|
|
Loading…
Reference in a new issue