summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-02-07 21:27:48 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-02-07 21:27:48 +0100
commit05480a1c85152696c079e824ffc015e8f04d5019 (patch)
tree7670dd540639f1c8fc5ea1f32d6adc72a73a1b1e
parent483e9fde0b3923169c3c70720ca94b032dd30ae8 (diff)
update to latest upstream version
-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 513c8e22b..ef7b4766d 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.16.1
-PKG_RELEASE:= 3
-PKG_MD5SUM:= fc57e5fd5be9e569b026b5077fafe84f
+PKG_VERSION:= 2.17
+PKG_RELEASE:= 1
+PKG_MD5SUM:= b4c0f196de2f583a4ed91d6f53ba2d88
PKG_DESCR:= Linux utilities
PKG_SECTION:= admin
PKG_BUILDDEP+= e2fsprogs ncurses
PKG_URL:= http://userweb.kernel.org/~kzak/util-linux-ng
-PKG_SITES:= ${MASTER_SITE_KERNEL:=utils/util-linux-ng/v2.16/}
+PKG_SITES:= ${MASTER_SITE_KERNEL:=utils/util-linux-ng/v${PKG_VERSION}/}
PKG_DESCR_FDISK:= Partition table manipulation utility
PKG_DESCR_SFDISK:= Scriptable Partition table manipulation utility