summaryrefslogtreecommitdiff
path: root/package/ltp
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-05-19 17:06:13 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-05-19 17:07:26 +0200
commit122c8e0e0b4878c79c67b607c2aeaa878a415097 (patch)
treeee667938489b594d85a908124e443f3d4f334387 /package/ltp
parent34b94ab247c254db40477cea5a352b03b2d75ee6 (diff)
ltp: update to 20170516
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 3e8ba8ebf..0b63bff12 100644
--- a/package/ltp/Makefile
+++ b/package/ltp/Makefile
@@ -4,10 +4,10 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= ltp
-PKG_VERSION:= 20170116
+PKG_VERSION:= 20170516
PKG_RELEASE:= 1
PKG_DESCR:= linux test project
-PKG_HASH:= c6595219da001dc99697a64cbb26e1c5a3f15cfa2f760a88d8bf0ebe595b0cb4
+PKG_HASH:= ecf3de99dec1b506818f2d8cb449fe0c4a42ed23b2c2f3a965e0e0e7fd46c8d3
PKG_DEPENDS:= bash mke2fs mkfs
PKG_NEEDS:= threads
PKG_SECTION:= base/tests