xlockmore: 5.47 -> 5.49

This commit is contained in:
Pascal Wittmann 2016-11-17 22:23:55 +01:00
parent 564f9dc55d
commit ec6e4689ea

View file

@ -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+.