diff -r bef78732195b -r 775168282b2f components/gd2/Makefile --- a/components/gd2/Makefile Fri Dec 02 16:56:03 2011 -0800 +++ b/components/gd2/Makefile Mon Dec 05 11:48:52 2011 -0800 @@ -30,7 +30,7 @@ # this is the hash of the payload because it appears to be re-compressed # periodically causing it to have a new hash value. COMPONENT_ARCHIVE_HASH= sha1:eaa077067945956930f6d9258e130f1e043d9b39 -COMPONENT_ARCHIVE_URL= http://www.libgd.org/releases/$(COMPONENT_ARCHIVE) +COMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)releases/$(COMPONENT_ARCHIVE) include ../../make-rules/prep.mk include ../../make-rules/configure.mk