mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
fcgi: update SRC_URI to match new path to fcgi-2.4.0.tar.gz archive
Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
37c75b3e22
commit
c8ec1beb99
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.fastcgi.com"
|
|||||||
LICENSE = "OML"
|
LICENSE = "OML"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE.TERMS;md5=e3aacac3a647af6e7e31f181cda0a06a"
|
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://Fix_EOF_not_declared_issue.patch \
|
||||||
file://add_foreign_to_AM_INIT_AUTOMAKE.patch \
|
file://add_foreign_to_AM_INIT_AUTOMAKE.patch \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user