[Lunar-commits] <moonbase> coreutils: version bumped to 8.16.
Florin Braescu
florin at lunar-linux.org
Tue Mar 27 21:20:24 CEST 2012
commit e07c76a1b33af24b38cb6633b17201b56cf319b1
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Mar 27 21:20:24 2012 +0200
coreutils: version bumped to 8.16.
---
utils/coreutils/BUILD | 2 ++
utils/coreutils/DETAILS | 6 +++---
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/utils/coreutils/BUILD b/utils/coreutils/BUILD
index 74a86de..4463e89 100644
--- a/utils/coreutils/BUILD
+++ b/utils/coreutils/BUILD
@@ -2,6 +2,8 @@
patch_it $SOURCE_CACHE/$SOURCE2 1 &&
+ export FORCE_UNSAFE_CONFIGURE=1 &&
+
bad_flags -malign-double &&
# We really want this
diff --git a/utils/coreutils/DETAILS b/utils/coreutils/DETAILS
index 441edb9..dbd5bec 100644
--- a/utils/coreutils/DETAILS
+++ b/utils/coreutils/DETAILS
@@ -1,15 +1,15 @@
MODULE=coreutils
- VERSION=8.15
+ VERSION=8.16
SOURCE=$MODULE-$VERSION.tar.xz
SOURCE2=$MODULE-8.1-uname.patch.bz2
SOURCE_URL[0]=$GNU_URL/$MODULE
SOURCE_URL[1]=ftp://ftp.gnu.org/gnu/$MODULE
SOURCE2_URL=$PATCH_URL
- SOURCE_VFY=sha1:d5d2035ff6443ff63dc507420b52f54cf7a89545
+ SOURCE_VFY=sha1:973f1dfee67f60a878c2dd7cb6a5675dabc67ad6
SOURCE2_VFY=sha1:ca1deb067bc08fa19ce1808eed13b5f08de18378
WEB_SITE=http://www.gnu.org/software/coreutils
ENTERED=20030217
- UPDATED=20120107
+ UPDATED=20120327
SHORT="Contains latest sh-utils, textutils and fileutils"
cat << EOF
More information about the Lunar-commits
mailing list