xlockmore: 5.47 -> 5.49
This commit is contained in:
parent
564f9dc55d
commit
ec6e4689ea
@ -3,10 +3,11 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
|
||||
name = "xlockmore-5.47";
|
||||
name = "xlockmore-5.49";
|
||||
src = fetchurl {
|
||||
url = "http://www.tux.org/~bagleyd/xlock/${name}.tar.xz";
|
||||
sha256 = "138d79b8zc2hambbr9fnxp3fhihlcljgqns04zf0kv2f53pavqwl";
|
||||
url = "http://sillycycle.com/xlock/${name}.tar.xz";
|
||||
sha256 = "0n2pxm1qxg39h3qkqhbck312cmq7gbpj7hpv210y40kx9fj6biq3";
|
||||
curlOpts = "--user-agent 'Mozilla/5.0'";
|
||||
};
|
||||
|
||||
# Optionally, it can use GTK+.
|
||||
|
Loading…
Reference in New Issue
Block a user