summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2021-09-22 14:05:34 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2021-10-11 17:32:16 +0200
commitc90ac059bf096654670968eb48e06bb8f4ddca6b (patch)
tree24c6a9633dc5d860b67124577e66f729081700e5 /package
parentd93cdb37b93493cdee30ab4703c397d6801ea5b0 (diff)
ltp: update to 20210524
Diffstat (limited to 'package')
-rw-r--r--package/ltp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/ltp/Makefile b/package/ltp/Makefile
index dc515a23a..c13b9489e 100644
--- a/package/ltp/Makefile
+++ b/package/ltp/Makefile
@@ -4,10 +4,10 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= ltp
-PKG_VERSION:= 20200515
+PKG_VERSION:= 20210524
PKG_RELEASE:= 1
PKG_DESCR:= linux test project
-PKG_HASH:= 7ee3f36e7852814947dfd54f81c8d8810858d10667f01ca40eeac3b2a0548940
+PKG_HASH:= 831678c64b85a8c24957c71632752537b2266890f2d2f352da9ed0ec45458189
PKG_DEPENDS:= bash mke2fs mkfs
PKG_NEEDS:= threads
PKG_SECTION:= base/tests