summaryrefslogtreecommitdiffstats
path: root/src/picomodel.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/picomodel.mk
parent5b74c8e9de86cb213d7bc6f6c154705506857e77 (diff)
downloadmxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.zip
mxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.tar.gz
mxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.tar.bz2
all packages: really use sha256 checksums
Diffstat (limited to 'src/picomodel.mk')
-rw-r--r--src/picomodel.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/picomodel.mk b/src/picomodel.mk
index a1200c8..ee2b6d2 100644
--- a/src/picomodel.mk
+++ b/src/picomodel.mk
@@ -4,7 +4,7 @@
PKG := picomodel
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1142ad8
-$(PKG)_CHECKSUM := 88603142a15f2124f549f478d4edc93149eb6dd0
+$(PKG)_CHECKSUM := e9dd8b78278a454602a81eb388603142a15f2124f549f478d4edc93149eb6dd0
$(PKG)_SUBDIR := ufoai-$(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://github.com/ufoai/$(PKG)/tarball/$($(PKG)_VERSION)/$($(PKG)_FILE)