fwts: 20.03.00 -> 20.05.00
This commit is contained in:
parent
5b42995f3a
commit
84c39bd824
@ -3,11 +3,11 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "fwts";
|
pname = "fwts";
|
||||||
version = "20.03.00";
|
version = "20.05.00";
|
||||||
|
|
||||||
src = fetchzip {
|
src = fetchzip {
|
||||||
url = "http://fwts.ubuntu.com/release/${pname}-V${version}.tar.gz";
|
url = "http://fwts.ubuntu.com/release/${pname}-V${version}.tar.gz";
|
||||||
sha256 = "0h56lclvs8l5jf6zh790ki9k4mp9r8sqv2pynnciqlkz8nj71qah";
|
sha256 = "14rqm45al6w42mzi0rqpwbw1spy7iv1jhywhwkdgs4w91zzc4gaj";
|
||||||
stripRoot = false;
|
stripRoot = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user