fwts: 19.01.00 -> 19.02.00 (#56665)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/fwts/versions
This commit is contained in:
parent
66002ce902
commit
357602afaf
@ -3,11 +3,11 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "fwts-${version}";
|
name = "fwts-${version}";
|
||||||
version = "19.01.00";
|
version = "19.02.00";
|
||||||
|
|
||||||
src = fetchzip {
|
src = fetchzip {
|
||||||
url = "http://fwts.ubuntu.com/release/fwts-V${version}.tar.gz";
|
url = "http://fwts.ubuntu.com/release/fwts-V${version}.tar.gz";
|
||||||
sha256 = "00vixb8kml5hgdqscqr9biwbvivfjwpf1fk53425kdqzyg6bqsmq";
|
sha256 = "1rjyfscchman9ih0473hgzvfzrvkfwl5bjf7c9ksr3d9plz3n7ad";
|
||||||
stripRoot = false;
|
stripRoot = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user