summaryrefslogtreecommitdiffstats
path: root/src/smpeg2.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/smpeg2.mk
parent5b74c8e9de86cb213d7bc6f6c154705506857e77 (diff)
downloadmxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.zip
mxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.tar.gz
mxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.tar.bz2
all packages: really use sha256 checksums
Diffstat (limited to 'src/smpeg2.mk')
-rw-r--r--src/smpeg2.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/smpeg2.mk b/src/smpeg2.mk
index e3f4fef..e711c28 100644
--- a/src/smpeg2.mk
+++ b/src/smpeg2.mk
@@ -4,7 +4,7 @@
PKG := smpeg2
$(PKG)_IGNORE :=
$(PKG)_VERSION := 2.0.0
-$(PKG)_CHECKSUM := 6e4d64e64a12ff703ae776bafe3c4c4cd85494b3
+$(PKG)_CHECKSUM := 979a65b211744a44fa641a9b6e4d64e64a12ff703ae776bafe3c4c4cd85494b3
$(PKG)_SUBDIR := smpeg2-$($(PKG)_VERSION)
$(PKG)_FILE := smpeg2-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://www.libsdl.org/projects/smpeg/release/$($(PKG)_FILE)