gnu: ffms2: Use canonical home page URI.

* gnu/packages/video.scm (ffms2)[home-page]: Move trailing / from here...
[source]: ...to here.
This commit is contained in:
Tobias Geerinckx-Rice 2018-01-26 03:47:51 +01:00
parent 5eaa7bb077
commit b1eaede03b
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2513,10 +2513,10 @@ (define-public ffms2
(package
(name "ffms2")
(version "2.23")
(home-page "https://github.com/FFMS/ffms2/")
(home-page "https://github.com/FFMS/ffms2")
(source (origin
(method url-fetch)
(uri (string-append home-page "archive/" version ".tar.gz"))
(uri (string-append home-page "/archive/" version ".tar.gz"))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32