Skip to content

Commit

Permalink
Merge pull request #95 from Florin65/gc
Browse files Browse the repository at this point in the history
gc: version bumped to 7.2c.
  • Loading branch information
Ratler committed Aug 30, 2012
2 parents 6ac9327 + 8e81f6b commit 65c5f97
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions devel/gc/DETAILS
Original file line number Original file line Diff line number Diff line change
@@ -1,11 +1,11 @@
MODULE=gc MODULE=gc
VERSION=7.2 VERSION=7.2
SOURCE=$MODULE-${VERSION}b.tar.gz SOURCE=$MODULE-${VERSION}c.tar.gz
SOURCE_URL=http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source SOURCE_URL=http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source
SOURCE_VFY=sha1:042b551d9e313557c8919375c669ae484237cf3e SOURCE_VFY=sha1:18c5b1aa9289a12fead3ceeda8fdc81f4ed08964
WEB_SITE=http://www.hpl.hp.com/personal/Hans_Boehm/gc WEB_SITE=http://www.hpl.hp.com/personal/Hans_Boehm/gc
ENTERED=20020314 ENTERED=20020314
UPDATED=20120526 UPDATED=20120827
SHORT="A garbage collector" SHORT="A garbage collector"


cat << EOF cat << EOF
Expand Down

0 comments on commit 65c5f97

Please sign in to comment.