summaryrefslogtreecommitdiffstats
path: root/src/sdl_pango.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2015-09-23 08:32:58 (GMT)
committerTony Theodore <tonyt@logyst.com>2015-09-23 08:32:58 (GMT)
commitfc0ed34fb914c42c43d3f8eb8c54f9e25b53304e (patch)
treea667861df312d3fbd50218878ad2dfe793183efd /src/sdl_pango.mk
parent5b74c8e9de86cb213d7bc6f6c154705506857e77 (diff)
downloadmxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.zip
mxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.tar.gz
mxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.tar.bz2
all packages: really use sha256 checksums
Diffstat (limited to 'src/sdl_pango.mk')
-rw-r--r--src/sdl_pango.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sdl_pango.mk b/src/sdl_pango.mk
index 3c3aa74..314c1b5 100644
--- a/src/sdl_pango.mk
+++ b/src/sdl_pango.mk
@@ -4,7 +4,7 @@
PKG := sdl_pango
$(PKG)_IGNORE :=
$(PKG)_VERSION := 0.1.2
-$(PKG)_CHECKSUM := 424906204ebfa07660162de925173cdd0257eba4
+$(PKG)_CHECKSUM := 7f75d3b97acf707c696ea126424906204ebfa07660162de925173cdd0257eba4
$(PKG)_SUBDIR := SDL_Pango-$($(PKG)_VERSION)
$(PKG)_FILE := SDL_Pango-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/sdlpango/SDL_Pango/$($(PKG)_VERSION)/$($(PKG)_FILE)