summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2012-05-25 13:49:17 (GMT)
committerMark Brand <mabrand@mabrand.nl>2012-05-25 13:49:26 (GMT)
commit99e0722dd303101de2efe2f2aa27fb3ac38eae6b (patch)
tree509e8a9ca7453dfe0250ef423a0c6e93a816d26e
parentc61efbd51a804a0b762bca1633b83921f520a224 (diff)
downloadmxe-99e0722dd303101de2efe2f2aa27fb3ac38eae6b.zip
mxe-99e0722dd303101de2efe2f2aa27fb3ac38eae6b.tar.gz
mxe-99e0722dd303101de2efe2f2aa27fb3ac38eae6b.tar.bz2
update package gc
-rw-r--r--index.html2
-rw-r--r--src/gc.mk4
2 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index 19083ff..b0a960e 100644
--- a/index.html
+++ b/index.html
@@ -1100,7 +1100,7 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
</tr>
<tr>
<td id="gc-package">gc</td>
- <td id="gc-version">7.2</td>
+ <td id="gc-version">7.2b</td>
<td id="gc-website"><a href="http://www.hpl.hp.com/personal/Hans_Boehm/gc/">gc</a></td>
</tr>
<tr>
diff --git a/src/gc.mk b/src/gc.mk
index c735b6c..3392832 100644
--- a/src/gc.mk
+++ b/src/gc.mk
@@ -3,8 +3,8 @@
PKG := gc
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := 43c5f2704479dc8d8010fb2c73fa269bf3151d5b
-$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
+$(PKG)_CHECKSUM := 042b551d9e313557c8919375c669ae484237cf3e
+$(PKG)_SUBDIR := $(PKG)-7.2
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://www.hpl.hp.com/personal/Hans_Boehm/$(PKG)/$(PKG)_source/$($(PKG)_FILE)
$(PKG)_DEPS := gcc