[Lunar-commits] <moonbase> coreutils: version bumped to 8.4.
Florin Braescu
florin at lunar-linux.org
Mon May 17 22:07:11 CEST 2010
commit 9816671c9a07d21831dee90affb6cf106a229d9b
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon May 17 23:07:11 2010 +0300
coreutils: version bumped to 8.4.
Many bugfixes and improvements.
---
utils/coreutils/DETAILS | 13 +++++++------
1 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/utils/coreutils/DETAILS b/utils/coreutils/DETAILS
index d92ca97..b731d32 100644
--- a/utils/coreutils/DETAILS
+++ b/utils/coreutils/DETAILS
@@ -1,18 +1,19 @@
MODULE=coreutils
- VERSION=7.6
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE2=$MODULE-7.2-uname.patch.bz2
+ VERSION=8.4
+ 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:98880651bee000b1b31e1ee55ff8fabdad8eeecd
- SOURCE2_VFY=sha1:3368b75d5756e036d4e95094871808f241c86892
+ SOURCE_VFY=sha1:51d8db8c38a6c9581e6f04b3a7ee50d13c86b1bb
+ SOURCE2_VFY=sha1:ca1deb067bc08fa19ce1808eed13b5f08de18378
WEB_SITE=http://www.gnu.org/software/$MODULE
ENTERED=20030217
- UPDATED=20090912
+ UPDATED=20100517
SHORT="Contains latest sh-utils, textutils and fileutils"
cat << EOF
+
Tools included perform the following file operations:
basename -- removes the path prefix from a given pathname
cat -- concatenates and prints files on the standard output
More information about the Lunar-commits
mailing list