[Lunar-commits] <moonbase> coreutils: version bumped to 8.5.
Florin Braescu
florin at lunar-linux.org
Tue May 18 10:03:25 CEST 2010
commit 175c836435ae7dac19c3a495609767e24a8752fc
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue May 18 11:03:25 2010 +0300
coreutils: version bumped to 8.5.
Bugfixes mostly.
---
utils/coreutils/DETAILS | 9 ++++-----
1 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/utils/coreutils/DETAILS b/utils/coreutils/DETAILS
index b731d32..8b2202d 100644
--- a/utils/coreutils/DETAILS
+++ b/utils/coreutils/DETAILS
@@ -1,19 +1,18 @@
MODULE=coreutils
- VERSION=8.4
- SOURCE=$MODULE-$VERSION.tar.xz
+ VERSION=8.5
+ SOURCE=$MODULE-$VERSION.tar.gz
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:51d8db8c38a6c9581e6f04b3a7ee50d13c86b1bb
+ SOURCE_VFY=sha1:939144f16d05691753a87134436dd2bb8ea89851
SOURCE2_VFY=sha1:ca1deb067bc08fa19ce1808eed13b5f08de18378
WEB_SITE=http://www.gnu.org/software/$MODULE
ENTERED=20030217
- UPDATED=20100517
+ UPDATED=20100518
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