gnu: java-openchart2: Use HTTPS home page.

* gnu/packages/java.scm (java-openchart2)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-18 22:24:47 +01:00
parent a15b45290d
commit a809d63252
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -10637,7 +10637,7 @@ (define-public java-openchart2
`(("unzip" ,unzip)
("java-junit" ,java-junit)
("java-hamcrest-core" ,java-hamcrest-core)))
(home-page "http://approximatrix.com/products/openchart2/")
(home-page "https://approximatrix.com/products/openchart2/")
(synopsis "Simple plotting for Java")
(description "Openchart2 provides a simple, yet powerful, interface for
Java programmers to create two-dimensional charts and plots. The library