Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gc: version bumped to 7.2c. #95

Merged
merged 1 commit into from Aug 30, 2012
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 3 additions & 3 deletions devel/gc/DETAILS
@@ -1,11 +1,11 @@
MODULE=gc
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_VFY=sha1:042b551d9e313557c8919375c669ae484237cf3e
SOURCE_VFY=sha1:18c5b1aa9289a12fead3ceeda8fdc81f4ed08964
WEB_SITE=http://www.hpl.hp.com/personal/Hans_Boehm/gc
ENTERED=20020314
UPDATED=20120526
UPDATED=20120827
SHORT="A garbage collector"

cat << EOF
Expand Down