fwts: 19.11.00 -> 20.02.00
This commit is contained in:
parent
7399c59c41
commit
248f387e6d
@ -3,11 +3,11 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "fwts";
|
pname = "fwts";
|
||||||
version = "19.11.00";
|
version = "20.02.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 = "07adim2pxh1d0395632ds78hcy7xs3jqgdijksq10ridivhqxcli";
|
sha256 = "1mplv4866w3w1vixn7abq9cgh8gxgzhdyxsvj952vkhv3b8in4jq";
|
||||||
stripRoot = false;
|
stripRoot = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user