gnu: openbox: Update source location.
* gnu/packages/openbox.scm (openbox)[source]: Download from openbox.org.
This commit is contained in:
parent
6582ecee53
commit
daa9a9108d
@ -38,7 +38,7 @@
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
"http://www.icculus.org/openbox/releases/" name "-"
|
||||
"http://openbox.org/dist/openbox/" name "-"
|
||||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
|
Loading…
Reference in New Issue
Block a user