gnu: antlr3: Use HTTPS home page.
* gnu/packages/java.scm (antlr3)[home-page]: Use HTTPS.
This commit is contained in:
parent
7420c1ee90
commit
a264250b89
@ -7079,7 +7079,7 @@ import org.antlr.grammar.v3.ANTLRTreePrinter;"))
|
||||
`(("stringtemplate" ,java-stringtemplate-3)
|
||||
("antlr" ,antlr2)
|
||||
("stringtemplate4" ,java-stringtemplate-4.0.6)))
|
||||
(home-page "http://www.antlr3.org")
|
||||
(home-page "https://www.antlr3.org")
|
||||
(synopsis "Framework for constructing recognizers, compilers, and translators")
|
||||
(description "ANTLR, ANother Tool for Language Recognition, (formerly PCCTS)
|
||||
is a language tool that provides a framework for constructing recognizers,
|
||||
|
Loading…
Reference in New Issue
Block a user