diff options
author | Tony Theodore <tonyt@logyst.com> | 2013-06-23 10:34:21 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2013-06-23 10:34:21 (GMT) |
commit | 08bd15ca83e7ecd5ce770dd429053b176df80844 (patch) | |
tree | e9787163e5eb0d672cdf29c617f9a5adaa857e18 /src/gdk-pixbuf.mk | |
parent | f525ac0fec1b281ea515588c2bb4748a7c315624 (diff) | |
download | mxe-08bd15ca83e7ecd5ce770dd429053b176df80844.zip mxe-08bd15ca83e7ecd5ce770dd429053b176df80844.tar.gz mxe-08bd15ca83e7ecd5ce770dd429053b176df80844.tar.bz2 |
update packages curl gdk-pixbuf gtk2 harfbuzz imagemagick pango
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 9be2001..0046712 100644 --- a/src/gdk-pixbuf.mk +++ b/src/gdk-pixbuf.mk @@ -3,7 +3,7 @@ PKG := gdk-pixbuf $(PKG)_IGNORE := -$(PKG)_CHECKSUM := 26494f76708a1ce9e040737fa0c490be8e8e5f7d +$(PKG)_CHECKSUM := 9876d0a20f592f8fb2a52d4a86ec43d607661beb $(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) |