diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-12-17 17:28:31 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-12-17 17:28:31 +0100 |
commit | c7e5e42724cfedc488fa983956a48a94c4c43a9c (patch) | |
tree | dfd53ca7bd5d126f42d90f74a48e1431a9e77618 /package/util-linux/Makefile | |
parent | 2e673beda4980c570844a97e40870e6797666445 (diff) |
fix pathes
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 a99c5ed0d..591158f24 100644 --- a/package/util-linux/Makefile +++ b/package/util-linux/Makefile @@ -5,7 +5,7 @@ include ${TOPDIR}/rules.mk PKG_NAME:= util-linux PKG_VERSION:= 2.23.2 -PKG_RELEASE:= 5 +PKG_RELEASE:= 6 PKG_MD5SUM:= b39fde897334a4858bb2098edcce5b3f PKG_DESCR:= Linux utilities (meta-package) PKG_SECTION:= utils |