summaryrefslogtreecommitdiff
path: root/package/util-linux-ng/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/util-linux-ng/Makefile')
-rw-r--r--package/util-linux-ng/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/util-linux-ng/Makefile b/package/util-linux-ng/Makefile
index ba1582523..12c1c64b1 100644
--- a/package/util-linux-ng/Makefile
+++ b/package/util-linux-ng/Makefile
@@ -4,14 +4,14 @@
include ${TOPDIR}/rules.mk
PKG_NAME:= util-linux-ng
-PKG_VERSION:= 2.17
+PKG_VERSION:= 2.17.2
PKG_RELEASE:= 1
-PKG_MD5SUM:= b4c0f196de2f583a4ed91d6f53ba2d88
+PKG_MD5SUM:= 4c810430e86d53b6ea5e7ae279b39186
PKG_DESCR:= Linux utilities
PKG_SECTION:= fs
PKG_BUILDDEP+= e2fsprogs ncurses
PKG_URL:= http://userweb.kernel.org/~kzak/util-linux-ng
-PKG_SITES:= ${MASTER_SITE_KERNEL:=utils/util-linux-ng/v${PKG_VERSION}/}
+PKG_SITES:= ${MASTER_SITE_KERNEL:=utils/util-linux-ng/v2.17/}
PKG_DESCR_FDISK:= Partition table manipulation utility
PKG_DESCR_SFDISK:= Scriptable Partition table manipulation utility
@@ -20,7 +20,7 @@ PKG_DEPENDS_SWAP:= libblkid
PKG_DESCR_LOOP:= Loop devices setup and control utility
PKG_DEPENDS_LOOP:= kmod-blk-dev-loop
PKG_DESCR_MCOOKIE:= Generate magic cookies for xauth
-PKG_SECT_MCOOKIE:= x11
+PKG_SECT_MCOOKIE:= x11/apps
include ${TOPDIR}/mk/package.mk