diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-10-05 20:03:46 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-10-05 20:03:46 +0200 |
commit | 6473d101da4e151ef09d27fb86c086dc8482736f (patch) | |
tree | 0f9c9bbc6058ef7739933c5323624067bf76baab /package/ltp/Makefile | |
parent | ff7300738603120d353c8398c4b911d813393522 (diff) |
ltp: update to 20170929
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 d8cc7178f..c3339afc2 100644 --- a/package/ltp/Makefile +++ b/package/ltp/Makefile @@ -4,10 +4,10 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= ltp -PKG_VERSION:= 20170516 +PKG_VERSION:= 20170929 PKG_RELEASE:= 1 PKG_DESCR:= linux test project -PKG_HASH:= ecf3de99dec1b506818f2d8cb449fe0c4a42ed23b2c2f3a965e0e0e7fd46c8d3 +PKG_HASH:= 8cc9d5a2ba206f47e757b2203a5fa7a1ef95f8bf841bec1dd7878699dc27b258 PKG_DEPENDS:= bash mke2fs mkfs PKG_NEEDS:= threads PKG_SECTION:= base/tests |