Files
alire-index-community/index/ma/matreshka_fastcgi/matreshka_fastcgi-20.1.0.toml
Maxim Reznik eeeb7d09b3 matreshka URL updates (#701)
The site https://forge.ada-ru.org isn't available any more, so
replace source archives with GitHub release URLs.
2023-01-10 10:13:56 +01:00

19 lines
767 B
TOML

description = "FastCGI implementation (demo)"
name = "matreshka_fastcgi"
version = "20.1.0"
website = "https://github.com/godunko/matreshka"
authors = ["Vadim Godunko"]
licenses = "BSD-3-Clause"
maintainers = ["Vadim Godunko <vgodunko@gmail.com>", "Maxim Reznik <reznikmm@gmail.com>"]
maintainers-logins = ["godunko", "reznikmm"]
project-files = ["build_matreshka_fastcgi.gpr"]
tags = ["web", "cgi", "http"]
[[depends-on]]
matreshka_league = "20.1.0"
[origin]
# NOTE: Use the same dummy archive to build subproject as in 18.1
url = "https://github.com/reznikmm/matreshka-alire/archive/matreshka_fastcgi-18.1.tar.gz"
hashes = ["sha512:f4a715bc3a4a2a82e5af3659efb130d667f18e103b662ac28cf13db125279b57a44306609899d62a4676f4cbed2cde1db0a8e6d31bbdb901420b9a5d0bf13dea"]