diff options
author | Tony Theodore <tonyt@logyst.com> | 2016-01-09 06:40:27 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2016-01-12 08:41:40 (GMT) |
commit | ec62f3c7cd7032293bc7b59497b2ef64603dfada (patch) | |
tree | e01642faac8afc42a222d03b238b3398bab23a7d /src/gdk-pixbuf.mk | |
parent | e0e2ae59a98bc2cefa16e7895dbad7129af2292e (diff) | |
download | mxe-ec62f3c7cd7032293bc7b59497b2ef64603dfada.zip mxe-ec62f3c7cd7032293bc7b59497b2ef64603dfada.tar.gz mxe-ec62f3c7cd7032293bc7b59497b2ef64603dfada.tar.bz2 |
gdk-pixbuf: update 2.30.8 --> 2.32.3
Diffstat (limited to 'src/gdk-pixbuf.mk')
-rw-r--r-- | src/gdk-pixbuf.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gdk-pixbuf.mk b/src/gdk-pixbuf.mk index 1a9d4bc..d04a96b 100644 --- a/src/gdk-pixbuf.mk +++ b/src/gdk-pixbuf.mk @@ -3,8 +3,8 @@ PKG := gdk-pixbuf $(PKG)_IGNORE := -$(PKG)_VERSION := 2.30.8 -$(PKG)_CHECKSUM := 4853830616113db4435837992c0aebd94cbb993c44dc55063cee7f72a7bef8be +$(PKG)_VERSION := 2.32.3 +$(PKG)_CHECKSUM := 2b6771f1ac72f687a8971e59810b8dc658e65e7d3086bd2e676e618fd541d031 $(PKG)_SUBDIR := gdk-pixbuf-$($(PKG)_VERSION) $(PKG)_FILE := gdk-pixbuf-$($(PKG)_VERSION).tar.xz $(PKG)_URL := http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/$(call SHORT_PKG_VERSION,$(PKG))/$($(PKG)_FILE) |