popa3d: update from 1.0.2 to 1.0.3
This commit is contained in:
parent
5fefec3944
commit
f6e18d1d43
@ -2,11 +2,11 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
|
||||
name = "popa3d-1.0.2";
|
||||
name = "popa3d-1.0.3";
|
||||
|
||||
src = fetchurl {
|
||||
url = "http://www.openwall.com/popa3d/${name}.tar.gz";
|
||||
sha256 = "0zvspgnlrx4jhhkb5b1p280nsf9d558jijgpvwfyvdp4q4v460z7";
|
||||
sha256 = "1g48cd74sqhl496wmljhq44iyfpghaz363a1ip8nyhpjz7d57f03";
|
||||
};
|
||||
|
||||
buildInputs = [ openssl ];
|
||||
|
Loading…
x
Reference in New Issue
Block a user