gnu: libev: Update source URL.
* gnu/packages/libevent.scm (libev)[source]: Update URL.master
parent
8f26f23926
commit
8fa16f63e7
|
@ -68,7 +68,7 @@ loop.")
|
|||
(version "4.20")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "http://dist.schmorp.de/libev/libev-"
|
||||
(uri (string-append "http://dist.schmorp.de/libev/Attic/libev-"
|
||||
version
|
||||
".tar.gz"))
|
||||
(sha256
|
||||
|
|
Reference in New Issue