Browse Source

ltp: update to 20210524

Waldemar Brodkorb 2 years ago
parent
commit
c90ac059bf
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package/ltp/Makefile

+ 2 - 2
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