[Lunar-commits] <moonbase-core> util-linux: version bumped to 2.22.
Florin Braescu
florin at lunar-linux.org
Thu Sep 6 06:33:54 CEST 2012
commit 3ea0b79aaead35d065a72709097e5d82ce73ed54
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed, 05 Sep 2012 21:33:54 -0700
URL: https://github.com/lunar-linux/moonbase-core/commit/3ea0b79aaead35d065a72709097e5d82ce73ed54
util-linux: version bumped to 2.22.
---
utils/util-linux/BUILD | +1/-1
utils/util-linux/DETAILS | +5/-5
2 files changed, 6 insertions(+), 6 deletions(-)
--- a/utils/util-linux/BUILD
+++ b/utils/util-linux/BUILD
@@ -3,7 +3,7 @@
OPTS+=" --enable-arch --enable-agetty --disable-kill \
--disable-last --disable-mesg --enable-partx --enable-raw \
- --enable-rename --disable-reset --disable-login-utils \
+ --enable-rename --disable-reset --disable-login --disable-sulogin \
--enable-schedutils --disable-wall --enable-write --enable-fsck" &&
default_build &&
--- a/utils/util-linux/DETAILS
+++ b/utils/util-linux/DETAILS
@@ -1,13 +1,13 @@
MODULE=util-linux
- MAJOR=2.21
- VERSION=$MAJOR.2
- SOURCE=$MODULE-$VERSION.tar.bz2
+ MAJOR=2.22
+ VERSION=$MAJOR
+ SOURCE=$MODULE-$VERSION.tar.xz
SOURCE_URL[0]=$KERNEL_URL/pub/linux/utils/$MODULE/v$MAJOR
SOURCE_URL[1]=$MIRROR_URL
WEB_SIRE=http://freecode.com/projects/util-linux
- SOURCE_VFY=sha1:c10fc31417ee2d01158e50dd0033806b0ae4cb53
+ SOURCE_VFY=sha1:a1b3cbbbf4384b8e136abd446cd424c7c25d238c
ENTERED=20010922
- UPDATED=20120526
+ UPDATED=20120906
SHORT="Essential utilities for any Linux box"
cat << EOF
More information about the Lunar-commits
mailing list