summaryrefslogtreecommitdiffstats
path: root/package/libcgi/Config.in
diff options
context:
space:
mode:
authorJoe Lin <xlcwu.taiwan@gmail.com>2017-08-10 07:45:27 +0000
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>2017-08-11 16:02:16 +0200
commit14b0118216e5b3e67556703fa214c33944c75f9b (patch)
tree12a8fe4291741b6842cc44fadb05dac14b5d052f /package/libcgi/Config.in
parentb719de9d3c1c2a32f8dc2486695c6d71293a0d4f (diff)
downloadbuildroot-14b0118216e5b3e67556703fa214c33944c75f9b.tar.gz
buildroot-14b0118216e5b3e67556703fa214c33944c75f9b.zip
libcgi: bump to version 1.1
Cleanup the libcgi package, by using https://github.com/rafaelsteil/libcgi as an upstream. Remove old patch and use cmake to build new version. Signed-off-by: Joe Lin <xlcwu.taiwan@gmail.com> [Mario: - Use github URL in Config.in - Use upstream sha256 hash] Signed-off-by: Mario J. Rugiero <mrugiero@gmail.com> [Arnout: - Add reference to upstream hash file - Remove unneeded LIBCGI_SUPPORTS_IN_SOURCE_BUILD = NO] Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Diffstat (limited to 'package/libcgi/Config.in')
-rw-r--r--package/libcgi/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libcgi/Config.in b/package/libcgi/Config.in
index 430039e559..33369079b3 100644
--- a/package/libcgi/Config.in
+++ b/package/libcgi/Config.in
@@ -8,4 +8,4 @@ config BR2_PACKAGE_LIBCGI
session and cookie support, GET and POST methods manipulation
etc..., to help you to quickly write powerful CGI programs.
- http://libcgi.sourceforge.net/
+ https://github.com/rafaelsteil/libcgi/
OpenPOWER on IntegriCloud