gnu: ffms2: Use canonical home page URI.

* gnu/packages/video.scm (ffms2)[home-page]: Move trailing / from here...
[source]: ...to here.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -2513,10 +2513,10 @@ and ITU-T H.222.0.")
(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