summaryrefslogtreecommitdiffstats
path: root/src/libarchive.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/libarchive.mk
parent5b74c8e9de86cb213d7bc6f6c154705506857e77 (diff)
downloadmxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.zip
mxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.tar.gz
mxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.tar.bz2
all packages: really use sha256 checksums
Diffstat (limited to 'src/libarchive.mk')
-rw-r--r--src/libarchive.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libarchive.mk b/src/libarchive.mk
index c97c503..be970ba 100644
--- a/src/libarchive.mk
+++ b/src/libarchive.mk
@@ -4,7 +4,7 @@
PKG := libarchive
$(PKG)_IGNORE :=
$(PKG)_VERSION := 3.1.2
-$(PKG)_CHECKSUM := 89813023ccc319c5e752b01fb6ad0cc7b2c53d5e
+$(PKG)_CHECKSUM := eb87eacd8fe49e8d90c8fdc189813023ccc319c5e752b01fb6ad0cc7b2c53d5e
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://www.libarchive.org/downloads/$($(PKG)_FILE)