[oe-commits] [meta-openembedded] 10/33: fcgi: update SRC_URI to match new path to fcgi-2.4.0.tar.gz archive

git at git.openembedded.org git at git.openembedded.org
Tue Apr 12 09:49:49 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit 8ed6b44a498c95215e2542693a80c4c0c6a3b9f7
Author: Andre McCurdy <armccurdy at gmail.com>
AuthorDate: Wed Apr 6 15:04:10 2016 -0700

    fcgi: update SRC_URI to match new path to fcgi-2.4.0.tar.gz archive
    
    Signed-off-by: Andre McCurdy <armccurdy at gmail.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at 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 \
 "

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list