Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (498aea0162d6699708271b39b91b48df7d50d56b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (498aea0162d6699708271b39b91b48df7d50d56b)
  • Date: Sat, 12 May 2012 19:56:12 -0500

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

utils/flashrom/DETAILS | 6 +++---
utils/flashrom/HISTORY | 4 ++++
2 files changed, 7 insertions(+), 3 deletions(-)

New commits:
commit 498aea0162d6699708271b39b91b48df7d50d56b
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

flashrom: update spell to 0.9.5.2

diff --git a/utils/flashrom/DETAILS b/utils/flashrom/DETAILS
index 972462f..be61bfd 100755
--- a/utils/flashrom/DETAILS
+++ b/utils/flashrom/DETAILS
@@ -12,10 +12,10 @@ then
FORCE_DOWNLOAD=on
SOURCE_IGNORE=volatile
else
- VERSION=0.9.1
+ VERSION=0.9.5.2
SOURCE=${SPELL}-${VERSION}.tar.bz2
- SOURCE_URL[0]=http://qa.coreboot.org/releases/${SOURCE}
-
SOURCE_HASH=sha512:9d4c44fdc944bdaa8340aa6d62be8f586e9c6f5d926d5ae20d9d9c03c95471e79a90a7d6bdb8ebc43c087b1e46a06bbb074a27c41202ef116fbb5407b5ef06a4
+ SOURCE_URL[0]=http://download.flashrom.org/releases/$SOURCE
+
SOURCE_HASH=sha512:cfbf00302fb804832d5bf63621b0fa2eb548981c2a208e0bb55a1fd04248744314028dc353dc7ad1b2f66480617683a265f47af15141d458ae442a83174b9bb0
fi
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SOURCE%.tar.bz2}
WEB_SITE=http://flashrom.org/Flashrom
diff --git a/utils/flashrom/HISTORY b/utils/flashrom/HISTORY
index ac67de1..e725e99 100644
--- a/utils/flashrom/HISTORY
+++ b/utils/flashrom/HISTORY
@@ -1,3 +1,7 @@
+2012-05-12 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: Fixed SOURCE_URL[0]
+ updated spell to 0.9.5.2
+
2011-09-17 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: Fixed SOURCE for scm




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (498aea0162d6699708271b39b91b48df7d50d56b), Ismael Luceno, 05/12/2012

Archive powered by MHonArc 2.6.24.

Top of Page