summaryrefslogtreecommitdiff
path: root/package/util-linux/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-24 13:06:45 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-24 13:07:48 +0200
commit578f218b3e26821afc408681613c0320f9dfe2bc (patch)
treef6b8d773cee0025279168b33ccf36f57eaa9b1f8 /package/util-linux/Makefile
parent0151f5cf9e52868c1e0e20d8a048c028af9e7166 (diff)
fix lvm package compile
Diffstat (limited to 'package/util-linux/Makefile')
-rw-r--r--package/util-linux/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/util-linux/Makefile b/package/util-linux/Makefile
index 01976cb6d..129584e6d 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.24.2
-PKG_RELEASE:= 2
+PKG_RELEASE:= 3
PKG_MD5SUM:= 3f191727a0d28f7204b755cf1b6ea0aa
PKG_DESCR:= basic Linux utilities
PKG_SECTION:= core