diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-02-25 02:38:38 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-02-25 02:38:38 +0100 |
commit | a33cc3350dbc9942b896e739dba0746834e20322 (patch) | |
tree | 77d7b70e723224e353231168c3940e61f9ca8390 /package/util-linux | |
parent | 6614170e4d741e22f6ae7229cb9356b74ad3bdbd (diff) |
util-linux: update to 2.29.2
Diffstat (limited to 'package/util-linux')
-rw-r--r-- | package/util-linux/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/util-linux/Makefile b/package/util-linux/Makefile index 9914d559b..5e88eb526 100644 --- a/package/util-linux/Makefile +++ b/package/util-linux/Makefile @@ -4,9 +4,9 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= util-linux -PKG_VERSION:= 2.29.1 +PKG_VERSION:= 2.29.2 PKG_RELEASE:= 1 -PKG_HASH:= 0ce40600b934ec2fecfa6bfc4efe6982d051ba96c2832b05201347aec582f54f +PKG_HASH:= accea4d678209f97f634f40a93b7e9fcad5915d1f4749f6c47bee6bf110fe8e3 PKG_DESCR:= basic utilities PKG_SECTION:= base/apps PKG_BUILDDEP:= ncurses |