* [meta-webserver][PATCH] fcgi: update SRC_URI to match new path to fcgi-2.4.0.tar.gz archive
@ 2016-04-06 22:04 Andre McCurdy
0 siblings, 0 replies; only message in thread
From: Andre McCurdy @ 2016-04-06 22:04 UTC (permalink / raw)
To: openembedded-devel
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
---
meta-webserver/recipes-support/fcgi/fcgi_2.4.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-webserver/recipes-support/fcgi/fcgi_2.4.0.bb b/meta-webserver/recipes-support/fcgi/fcgi_2.4.0.bb
index ed718ae..48c5944 100644
--- a/meta-webserver/recipes-support/fcgi/fcgi_2.4.0.bb
+++ b/meta-webserver/recipes-support/fcgi/fcgi_2.4.0.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.fastcgi.com"
LICENSE = "OML"
LIC_FILES_CHKSUM = "file://LICENSE.TERMS;md5=e3aacac3a647af6e7e31f181cda0a06a"
-SRC_URI = "http://fossies.org/linux/www/${BP}.tar.gz \
+SRC_URI = "http://fossies.org/linux/www/old/${BP}.tar.gz \
file://Fix_EOF_not_declared_issue.patch \
file://add_foreign_to_AM_INIT_AUTOMAKE.patch \
"
--
1.9.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-04-06 22:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-06 22:04 [meta-webserver][PATCH] fcgi: update SRC_URI to match new path to fcgi-2.4.0.tar.gz archive Andre McCurdy
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.