summaryrefslogtreecommitdiff
path: root/package/ltp
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-05-10 21:00:12 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2016-05-10 21:00:12 +0200
commit5a9d412279300b955be417bb74766f7a123c8318 (patch)
treeef7338c1ae9ba2cf08e40704b2705afcef308d6a /package/ltp
parent34f1f35360232fe05874593d1ffd2086277c24a4 (diff)
ltp: update to 20160510
Diffstat (limited to 'package/ltp')
-rw-r--r--package/ltp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/ltp/Makefile b/package/ltp/Makefile
index 1175594cf..ac45ce7bf 100644
--- a/package/ltp/Makefile
+++ b/package/ltp/Makefile
@@ -4,10 +4,10 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= ltp
-PKG_VERSION:= 20160126
+PKG_VERSION:= 20160510
PKG_RELEASE:= 1
PKG_DESCR:= linux test project
-PKG_HASH:= 66f45657bb5dffd800df6e88996a6726aff1f2715729e48fd05f0482c7b28823
+PKG_HASH:= 743750de2b024d75983febe9238b7219540a16094f3afeb2de0c9572a9ada655
PKG_DEPENDS:= bash mke2fs mkfs
PKG_NEEDS:= threads rt
PKG_SECTION:= base/tests