xlockmore: 5.49 -> 5.50
This commit is contained in:
parent
88908145ea
commit
de36c3b560
1 changed files with 2 additions and 2 deletions
|
@ -3,10 +3,10 @@
|
|||
|
||||
stdenv.mkDerivation rec {
|
||||
|
||||
name = "xlockmore-5.49";
|
||||
name = "xlockmore-5.50";
|
||||
src = fetchurl {
|
||||
url = "http://sillycycle.com/xlock/${name}.tar.xz";
|
||||
sha256 = "0n2pxm1qxg39h3qkqhbck312cmq7gbpj7hpv210y40kx9fj6biq3";
|
||||
sha256 = "0a9sargn36b5lxil777p35z8m5jr744h9xmc021057aq8kgp4pv3";
|
||||
curlOpts = "--user-agent 'Mozilla/5.0'";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue