gnu: milkytracker: Use HTTPS home page.
* gnu/packages/music.scm (milkytracker)[home-page]: Use HTTPS.
This commit is contained in:
parent
44ff40c288
commit
b3ee0c642a
@ -2999,7 +2999,7 @@ using the beets FetchArt plugin.")
|
||||
module files. It attempts to recreate the module replay and user experience of
|
||||
the popular DOS program Fasttracker II, with special playback modes available
|
||||
for improved Amiga ProTracker 2/3 compatibility.")
|
||||
(home-page "http://milkytracker.titandemo.org/")
|
||||
(home-page "https://milkytracker.titandemo.org/")
|
||||
;; 'src/milkyplay' is under Modified BSD, the rest is under GPL3 or later.
|
||||
(license (list license:bsd-3 license:gpl3+))))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user