diff options
author | Niels Kristian Bech Jensen <nkbj1970@hotmail.com> | 2014-01-28 14:48:00 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2014-01-28 14:48:00 (GMT) |
commit | 1066ea7736c97f5d8e2b4f59821a62decc9e42a0 (patch) | |
tree | 13be25265e63bccdda1ea75f151923b60f25519a /src/gdk-pixbuf.mk | |
parent | 5bb7b7014ad0bf4686d5dbaf540addb9e03836d6 (diff) | |
download | mxe-1066ea7736c97f5d8e2b4f59821a62decc9e42a0.zip mxe-1066ea7736c97f5d8e2b4f59821a62decc9e42a0.tar.gz mxe-1066ea7736c97f5d8e2b4f59821a62decc9e42a0.tar.bz2 |
update package gdk-pixbuf
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 6ef7d5c..414cd44 100644 --- a/src/gdk-pixbuf.mk +++ b/src/gdk-pixbuf.mk @@ -3,8 +3,8 @@ PKG := gdk-pixbuf $(PKG)_IGNORE := -$(PKG)_VERSION := 2.30.1 -$(PKG)_CHECKSUM := c3494a68f1bd72c3eaaeaf5e5c638e4051a31075 +$(PKG)_VERSION := 2.30.2 +$(PKG)_CHECKSUM := fce5f5c215001b48cbb8ae0b98fa34ba900dfb8d $(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) |