diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-12-28 03:10:40 -0600 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-12-28 03:10:40 -0600 |
commit | 66a03129a2b12780561cfc5b3387303d05c17b71 (patch) | |
tree | cbf09d52ff2725fd0f83bfdcf27c404a8d2ae77b /package/util-linux/Makefile | |
parent | f34bca312fb9b40909b48e64e2d67e4a0076f5c7 (diff) |
pc files missing
Diffstat (limited to 'package/util-linux/Makefile')
-rw-r--r-- | package/util-linux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/util-linux/Makefile b/package/util-linux/Makefile index 2a9cc59b6..35e4d77d5 100644 --- a/package/util-linux/Makefile +++ b/package/util-linux/Makefile @@ -5,7 +5,7 @@ include ${ADK_TOPDIR}/rules.mk PKG_NAME:= util-linux PKG_VERSION:= 2.25.2 -PKG_RELEASE:= 2 +PKG_RELEASE:= 3 PKG_HASH:= e0457f715b73f4a349e1acb08cb410bf0edc9a74a3f75c357070f31f70e33cd6 PKG_DESCR:= basic utilities PKG_SECTION:= base/apps |