[Lunar-commits] <moonbase> bash, bash_static: fix the sha1 sum.
Florin Braescu
florin at lunar-linux.org
Sun Jul 5 22:56:50 CEST 2009
commit 355abcd6f234d04c330f03c0fbff7352be62238b
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Jul 5 23:56:50 2009 +0300
bash, bash_static: fix the sha1 sum.
---
shells/bash/DETAILS | 2 +-
shells/bash_static/DETAILS | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/shells/bash/DETAILS b/shells/bash/DETAILS
index 96b39b7..13fbca7 100644
--- a/shells/bash/DETAILS
+++ b/shells/bash/DETAILS
@@ -7,7 +7,7 @@
SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE
SOURCE_URL[2]=ftp://ftp.cwru.edu/pub/$MODULE
SOURCE2_URL[0]=ftp://ftp.gnu.org/gnu/bash/bash-3.2-patches
- SOURCE_VFY=sha1:efaff12f5d58d81999830891b030842858a1e7e8
+ SOURCE_VFY=sha1:ed10f49e57bb83e717ebb85bb5662e24ac5ba37c
SOURCE2_VFY=sha1:da7b29dd5d2e3c3a5d54b845180b587cc1995134
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$BASE
WEB_SITE=http://tiswww.case.edu/php/chet/bash/bashtop.html
diff --git a/shells/bash_static/DETAILS b/shells/bash_static/DETAILS
index 8d7ac21..a9a46eb 100644
--- a/shells/bash_static/DETAILS
+++ b/shells/bash_static/DETAILS
@@ -8,7 +8,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/bash-$BASE
SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/bash
SOURCE_URL[2]=ftp://ftp.cwru.edu/pub/bash
SOURCE2_URL[0]=ftp://ftp.gnu.org/gnu/bash/bash-3.2-patches
- SOURCE_VFY=sha1:efaff12f5d58d81999830891b030842858a1e7e8
+ SOURCE_VFY=sha1:ed10f49e57bb83e717ebb85bb5662e24ac5ba37c
SOURCE2_VFY=sha1:da7b29dd5d2e3c3a5d54b845180b587cc1995134
WEB_SITE=http://tiswww.case.edu/php/chet/bash/bashtop.html
ENTERED=20020615
More information about the Lunar-commits
mailing list