update package gc

This commit is contained in:
Mark Brand 2012-05-25 15:49:17 +02:00
parent c61efbd51a
commit 99e0722dd3
2 changed files with 3 additions and 3 deletions

View File

@ -1100,7 +1100,7 @@ USE_OSGPLUGIN(<plugin2>)
</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>

View File

@ -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