esniper: update to version 2.32.0

gstqt5
Peter Simons 2016-11-06 09:26:51 +01:00
parent 4009dbe543
commit bea1712727
1 changed files with 1 additions and 1 deletions

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";