summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2017-08-28 13:07:25 (GMT)
committerMark Brand <mabrand@mabrand.nl>2017-08-28 13:07:25 (GMT)
commit6e2d233822dbee42227d68e5df97ee845ea93458 (patch)
tree9c1c5d51b9b4fb1b3f6e4083d053d6610ec3fb24 /src
parentf74891f92a33fac2636b300231014ab8342d3f99 (diff)
downloadmxe-6e2d233822dbee42227d68e5df97ee845ea93458.zip
mxe-6e2d233822dbee42227d68e5df97ee845ea93458.tar.gz
mxe-6e2d233822dbee42227d68e5df97ee845ea93458.tar.bz2
update lzma
Diffstat (limited to 'src')
-rw-r--r--src/lzma.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lzma.mk b/src/lzma.mk
index 2ff18a0..931808d 100644
--- a/src/lzma.mk
+++ b/src/lzma.mk
@@ -4,8 +4,8 @@ PKG := lzma
$(PKG)_WEBSITE := http://www.7-zip.org/sdk.html
$(PKG)_DESCR := LZMA SDK
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 1700
-$(PKG)_CHECKSUM := 2e87fbd0f61560187d40d23dd5ed6eecb871070d58acabd0ed7b349860c352f4
+$(PKG)_VERSION := 1701
+$(PKG)_CHECKSUM := 0daa0a15a3a2b6a8c9459744e4a25f7a26fdae0e9e406e0ac0809c3fbbacf2e4
$(PKG)_SUBDIR := .
$(PKG)_FILE := lzma$(subst .,,$($(PKG)_VERSION)).7z
$(PKG)_URL := http://www.7-zip.org/a/$($(PKG)_FILE)