jflex: use new source url
This commit is contained in:
parent
b586640f55
commit
33326bee7f
@ -4,7 +4,7 @@ stdenv.mkDerivation rec {
|
||||
name = "jflex-1.6.1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "http://jflex.de/${name}.tar.gz";
|
||||
url = "http://jflex.de/release/${name}.tar.gz";
|
||||
sha256 = "1h7q2vhb4s42g4pqz5xxxliagprray7i9krr6hyaz1mjlx7gnycq";
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user