summaryrefslogtreecommitdiff
path: root/package/ltp
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2024-01-11 04:23:03 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2024-01-11 04:23:03 +0100
commit608aa9ca1dbeeff74f1ec6142badcf9f677e21b5 (patch)
treef98a7392d8eea1a53029e38b725c75c60acf9c63 /package/ltp
parente9a8db05cc6636ea459065856c77ff98b6c77eb7 (diff)
ltp: update to 20230929
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 c313412ec..39584d9af 100644
--- a/package/ltp/Makefile
+++ b/package/ltp/Makefile
@@ -4,10 +4,10 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= ltp
-PKG_VERSION:= 20230516
+PKG_VERSION:= 20230929
PKG_RELEASE:= 1
PKG_DESCR:= linux test project
-PKG_HASH:= d78f4bdd5bdc9e91357631954affba7e66190a2509c369b59f55efd190268956
+PKG_HASH:= eb161ff8f1966a1f3428fd4561eb20ebb9f83b7519e35cc12fc66bcfa7983b6b
PKG_DEPENDS:= bash mke2fs mkfs
PKG_NEEDS:= threads
PKG_SECTION:= base/tests