diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-09-09 08:38:40 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-09-09 08:38:40 +0200 |
commit | c4a843b7f603ff3c24c5b2269f65a1fba2f1607f (patch) | |
tree | 52b72164dc6ba53b17fc0bab8cf997d0fb1c71ee /package/util-linux | |
parent | 61c1716db9e006c76cd7ca5806885801e222a65e (diff) |
util-linux: update to 2.28.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 d15144e25..92dad3e44 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.28.1 +PKG_VERSION:= 2.28.2 PKG_RELEASE:= 1 -PKG_HASH:= 3ece4ea4a34ef786b68f5c415e848390424232abd1ee00f7ee5bddc30657b60f +PKG_HASH:= b89d37146f20bede93a42c847bce881a17e6dbd8066ff2db2bee733fa409f0cd PKG_DESCR:= basic utilities PKG_SECTION:= base/apps PKG_BUILDDEP:= ncurses |