esniper: update to version 2.32.0

This commit is contained in:
Peter Simons 2016-11-06 09:26:51 +01:00
parent 4009dbe543
commit bea1712727

View file

@ -1,7 +1,7 @@
{ stdenv, fetchurl, openssl, curl, coreutils, gawk, bash, which }:
stdenv.mkDerivation {
name = "esniper-2.31.0";
name = "esniper-2.32.0";
src = fetchurl {
url = "mirror://sourceforge/esniper/esniper-2-31-0.tgz";