mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-21 05:00:16 +00:00
swaks: 20170101.0 -> 20181104.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/swaks/versions
This commit is contained in:
parent
a054d74507
commit
1749c8ff1c
|
@ -2,11 +2,11 @@
|
|||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "swaks-${version}";
|
||||
version = "20170101.0";
|
||||
version = "20181104.0";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://www.jetmore.org/john/code/swaks/files/${name}.tar.gz";
|
||||
sha256 = "0pli4mlhasnqqxmmxalwyg3x7n2vhcbgsnp2xgddamjavv82vrl4";
|
||||
sha256 = "0n1yd27xcyb1ylp5gln3yv5gzi9r377hjy1j32367kgb3247ygq2";
|
||||
};
|
||||
|
||||
buildInputs = [ perl makeWrapper ];
|
||||
|
|
Loading…
Reference in a new issue