gnu: drumstick: Use new HTTPS home page.

* gnu/packages/music.scm (drumstick)[home-page]: Update & use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2021-04-04 15:19:17 +02:00
parent 51c03ff265
commit b5d7ea6f37
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2672,7 +2672,7 @@ (define-public drumstick
("docbook-xsl" ,docbook-xsl)
("doxygen" ,doxygen)
("graphviz" ,graphviz))) ; for dot
(home-page "http://drumstick.sourceforge.net/")
(home-page "https://drumstick.sourceforge.io/")
(synopsis "C++ MIDI library")
(description
"Drumstick is a set of MIDI libraries using C++/Qt5 idioms and style. It