fwts: 19.08.00 -> 19.09.00
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
ec760828d9
commit
99fcfaa487
@ -3,11 +3,11 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "fwts";
|
pname = "fwts";
|
||||||
version = "19.08.00";
|
version = "19.09.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 = "14v4vxvfsl008xalsmlhl9wh89xlrfffh3pky9m90flaizdzwyp4";
|
sha256 = "039dc1sy2pfj3b7kqcww3qaabrhzks1xfkynzwbjwdk04fjiwxfw";
|
||||||
stripRoot = false;
|
stripRoot = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user