summaryrefslogtreecommitdiffstats
path: root/src/sfml.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/sfml.mk
parent5b74c8e9de86cb213d7bc6f6c154705506857e77 (diff)
downloadmxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.zip
mxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.tar.gz
mxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.tar.bz2
all packages: really use sha256 checksums
Diffstat (limited to 'src/sfml.mk')
-rw-r--r--src/sfml.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sfml.mk b/src/sfml.mk
index 8add617..810a189 100644
--- a/src/sfml.mk
+++ b/src/sfml.mk
@@ -4,7 +4,7 @@
PKG := sfml
$(PKG)_IGNORE :=
$(PKG)_VERSION := 2.3.1
-$(PKG)_CHECKSUM := 8f2eebc1b8856773d50c58cd55b4daf0fe94e120
+$(PKG)_CHECKSUM := 5c610bd5db3ecd9984f58b038f2eebc1b8856773d50c58cd55b4daf0fe94e120
$(PKG)_SUBDIR := SFML-$($(PKG)_VERSION)
$(PKG)_FILE := SFML-$($(PKG)_VERSION)-sources.zip
$(PKG)_URL := http://sfml-dev.org/download/sfml/$($(PKG)_VERSION)/$($(PKG)_FILE)