# HG changeset patch # User Mark Brand # Date 1340702798 -7200 # Node ID 17b0182736e146878667496b39522c717c143caf # Parent cd5e84cf026f7c1a8c18ec009a1208db7e75ae8e update package gc diff -r cd5e84cf026f -r 17b0182736e1 index.html --- a/index.html Mon Jun 25 23:43:55 2012 +0200 +++ b/index.html Tue Jun 26 11:26:38 2012 +0200 @@ -1100,7 +1100,7 @@ gc - 7.2b + 7.2c gc diff -r cd5e84cf026f -r 17b0182736e1 src/gc.mk --- a/src/gc.mk Mon Jun 25 23:43:55 2012 +0200 +++ b/src/gc.mk Tue Jun 26 11:26:38 2012 +0200 @@ -3,7 +3,7 @@ PKG := gc $(PKG)_IGNORE := -$(PKG)_CHECKSUM := 042b551d9e313557c8919375c669ae484237cf3e +$(PKG)_CHECKSUM := 18c5b1aa9289a12fead3ceeda8fdc81f4ed08964 $(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)