All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] PATCH: libcgicc correct URL
@ 2007-10-13 21:33 Ivan Kuten
  0 siblings, 0 replies; only message in thread
From: Ivan Kuten @ 2007-10-13 21:33 UTC (permalink / raw)
  To: buildroot

Provide correct URL for libcgicc:

Index: package/libcgicc/libcgicc.mk
===================================================================
--- package/libcgicc/libcgicc.mk        (revision 20237)
+++ package/libcgicc/libcgicc.mk        (working copy)
@@ -6,7 +6,7 @@

 LIBCGICC_VERSION=3.2.3
 LIBCGICC_DIR=$(BUILD_DIR)/cgicc-$(LIBCGICC_VERSION)
-LIBCGICC_SITE=http://www.cgicc.org/files
+LIBCGICC_SITE=http://ftp.gnu.org/gnu/cgicc/
 LIBCGICC_SOURCE=cgicc-$(LIBCGICC_VERSION).tar.bz2
 LIBCGICC_CAT:=$(BZCAT)



Best regards,
Ivan
--------------------------------
Embedded Linux engineer,
Promwad Company: http://www.promwad.com/
Homepage : http://www.ivankuten.com/
--------------------------------

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-10-13 21:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-13 21:33 [Buildroot] PATCH: libcgicc correct URL Ivan Kuten

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.