gnu: xvid: Update source uri.
This is a follow-up to e5f415e007
.
* gnu/packages/video.scm (xvid)[source]: Update source uri.
master
parent
ce5b71f98c
commit
e661d5c257
|
@ -2137,7 +2137,7 @@ format changes.")
|
|||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
"http://downloads.xvid.org/downloads/xvidcore-"
|
||||
"http://downloads.xvid.com/downloads/xvidcore-"
|
||||
version ".tar.bz2"))
|
||||
(sha256
|
||||
(base32
|
||||
|
|
Reference in New Issue