1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

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

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