diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2019-10-29 17:29:46 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2019-10-29 17:29:46 +0100 |
commit | fb6c7a653a268b99e37d3daa6e3e55196ea0ca2d (patch) | |
tree | a2dbf5bf7b5e0e287035f8d30dd3d51531c91aca /package/ltp/Makefile | |
parent | d0881a52b8ef439df8184862770bcb3dceb17dfb (diff) |
ltp: update to latest
Diffstat (limited to 'package/ltp/Makefile')
-rw-r--r-- | package/ltp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/ltp/Makefile b/package/ltp/Makefile index cbcb7e9e0..f6c334012 100644 --- a/package/ltp/Makefile +++ b/package/ltp/Makefile @@ -4,10 +4,10 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= ltp -PKG_VERSION:= 20180515 +PKG_VERSION:= 20190930 PKG_RELEASE:= 1 PKG_DESCR:= linux test project -PKG_HASH:= 8c41f10fa26cf01b50ae91374e3e9570f9a321286560626e182d159aba82d915 +PKG_HASH:= c7049590df2da3135030db5ef4c0076b76c789724a752b1102b4a01db0189f9a PKG_DEPENDS:= bash mke2fs mkfs PKG_NEEDS:= threads PKG_SECTION:= base/tests |