summaryrefslogtreecommitdiff
path: root/package/ltp/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2023-08-04 19:22:29 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2023-08-04 19:24:20 +0200
commit9e0ac0046af5c57bb7bfe436844ff1a0033efeeb (patch)
treef4236dad42c59f1c06ccf9b13b130268d60148fe /package/ltp/Makefile
parent505e5265d837eaebd48f5de5ec060f9c2035d175 (diff)
ltp: update to 20230516
Diffstat (limited to 'package/ltp/Makefile')
-rw-r--r--package/ltp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/ltp/Makefile b/package/ltp/Makefile
index 0c5a4664f..c313412ec 100644
--- a/package/ltp/Makefile
+++ b/package/ltp/Makefile
@@ -4,10 +4,10 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= ltp
-PKG_VERSION:= 20220121
+PKG_VERSION:= 20230516
PKG_RELEASE:= 1
PKG_DESCR:= linux test project
-PKG_HASH:= ad002520616fac52362229ea0f1bb9d304fc03ff0096ccb5b1820cee9fc8413a
+PKG_HASH:= d78f4bdd5bdc9e91357631954affba7e66190a2509c369b59f55efd190268956
PKG_DEPENDS:= bash mke2fs mkfs
PKG_NEEDS:= threads
PKG_SECTION:= base/tests