Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Justin Boffemmyer (2e5802f522704ffbd64942ce8398f59e6121c7c4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Justin Boffemmyer <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Justin Boffemmyer (2e5802f522704ffbd64942ce8398f59e6121c7c4)
  • Date: Fri, 14 Mar 2008 14:53:19 -0500

GIT changes to master grimoire by Justin Boffemmyer <flux AT sourcemage.org>:

devel/radare/DETAILS | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a478793c9a76ab55f9bccdd492577f97d605608d
Author: Justin Boffemmyer <flux AT sourcemage.org>
Commit: Justin Boffemmyer <flux AT sourcemage.org>

radare/DETAILS: missed UPSTREAM_HASH marker, sha512

The md5 hash was provided from upstream. I failed to add the signifier
marking it as such the first time around. I also corrected this to use
a sha512 hash instead of the provided md5, as per our hash policy.

diff --git a/devel/radare/DETAILS b/devel/radare/DETAILS
index 8deb48a..9fd7b00 100755
--- a/devel/radare/DETAILS
+++ b/devel/radare/DETAILS
@@ -2,7 +2,7 @@
VERSION=0.9.3
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=http://${SPELL}.nopcode.org/get/${SOURCE}
- SOURCE_HASH=md5:624af36d564ff072a43d922dc36c86a6
+
SOURCE_HASH=sha512:4068bb25826b86a19da22f5bff1f5bde9715c9d3e6b04f539ce4c5d93b6df79982431064da7d5bbd9c00112ad327f79fd60b6ecb44efd14c639ddd6ebaf35ce1:UPSTREAM_HASH
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://radare.nopcode.org/ "
LICENSE[0]=GPL



  • [SM-Commit] GIT changes to master grimoire by Justin Boffemmyer (2e5802f522704ffbd64942ce8398f59e6121c7c4), Justin Boffemmyer, 03/14/2008

Archive powered by MHonArc 2.6.24.

Top of Page