diff options
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 7ede5ed..1a9d4bc 100644 --- a/src/gdk-pixbuf.mk +++ b/src/gdk-pixbuf.mk @@ -4,7 +4,7 @@ PKG := gdk-pixbuf $(PKG)_IGNORE := $(PKG)_VERSION := 2.30.8 -$(PKG)_CHECKSUM := 2c0aebd94cbb993c44dc55063cee7f72a7bef8be +$(PKG)_CHECKSUM := 4853830616113db4435837992c0aebd94cbb993c44dc55063cee7f72a7bef8be $(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) |