summaryrefslogtreecommitdiff
path: root/package/ltp
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-01-31 18:11:11 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2016-02-01 16:56:54 +0100
commita21edf568a77a71cf3883ded258081dd39a53f71 (patch)
treecb611a927ead9595581e0a4f07eaaa45d11d7c68 /package/ltp
parent2c99a3dbd6091d228c540d00e525184e8e710139 (diff)
ltp: update hash
Diffstat (limited to 'package/ltp')
-rw-r--r--package/ltp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ltp/Makefile b/package/ltp/Makefile
index d201a0d15..1175594cf 100644
--- a/package/ltp/Makefile
+++ b/package/ltp/Makefile
@@ -7,7 +7,7 @@ PKG_NAME:= ltp
PKG_VERSION:= 20160126
PKG_RELEASE:= 1
PKG_DESCR:= linux test project
-PKG_HASH:= 35ba9941368090a620bac6db8c964aaeb3b7a8a6551a73b74167ef8f7a418892
+PKG_HASH:= 66f45657bb5dffd800df6e88996a6726aff1f2715729e48fd05f0482c7b28823
PKG_DEPENDS:= bash mke2fs mkfs
PKG_NEEDS:= threads rt
PKG_SECTION:= base/tests