diff options
author | Tony Theodore <tonyt@logyst.com> | 2013-03-29 05:38:54 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2013-03-29 05:38:54 (GMT) |
commit | 7324658809c721b9070672e7f161c4e4ba4c0bb7 (patch) | |
tree | cc36aa93b0ee55da72e7dbff6b90db164a0a9526 /src/gdk-pixbuf.mk | |
parent | 8161ff02c9d3b3f9048e9dff6b6267762d53f2e2 (diff) | |
download | mxe-7324658809c721b9070672e7f161c4e4ba4c0bb7.zip mxe-7324658809c721b9070672e7f161c4e4ba4c0bb7.tar.gz mxe-7324658809c721b9070672e7f161c4e4ba4c0bb7.tar.bz2 |
update packages atk gdk-pixbuf
Diffstat (limited to 'src/gdk-pixbuf.mk')
-rw-r--r-- | src/gdk-pixbuf.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gdk-pixbuf.mk b/src/gdk-pixbuf.mk index a9c1ff5..d2b26a5 100644 --- a/src/gdk-pixbuf.mk +++ b/src/gdk-pixbuf.mk @@ -3,7 +3,7 @@ PKG := gdk-pixbuf $(PKG)_IGNORE := -$(PKG)_CHECKSUM := 94f30c417441404dcbe23206dda91730074f9b7d +$(PKG)_CHECKSUM := c1e2b5e7ca5281543f327d805e0b5d5d0c08a6db $(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) |