summaryrefslogtreecommitdiff
path: root/package/ltp
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-02-25 02:38:19 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2017-02-25 02:38:19 +0100
commit6614170e4d741e22f6ae7229cb9356b74ad3bdbd (patch)
tree73e02459e186f74c2d63bd45093c5d4df20ef12c /package/ltp
parent84c50c6d8e462efec21937e640d463df751e648d (diff)
ltp: update to 20170116
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 8354daae4..3e8ba8ebf 100644
--- a/package/ltp/Makefile
+++ b/package/ltp/Makefile
@@ -4,10 +4,10 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= ltp
-PKG_VERSION:= 20160920
+PKG_VERSION:= 20170116
PKG_RELEASE:= 1
PKG_DESCR:= linux test project
-PKG_HASH:= 2af853d1c54c80e49ff3d9efe67c0615cd29f1fa977dfef2759699012adaee5b
+PKG_HASH:= c6595219da001dc99697a64cbb26e1c5a3f15cfa2f760a88d8bf0ebe595b0cb4
PKG_DEPENDS:= bash mke2fs mkfs
PKG_NEEDS:= threads
PKG_SECTION:= base/tests