netsniff-ng: 0.6.0 -> 0.6.1

This commit is contained in:
Tobias Geerinckx-Rice 2016-03-23 15:34:58 +01:00
parent 96edcf403c
commit 6db204b7d9

View file

@ -4,14 +4,14 @@
stdenv.mkDerivation rec {
name = "netsniff-ng-${version}";
version = "0.6.0";
version = "0.6.1";
# Upstream recommends and supports git
src = fetchFromGitHub rec {
repo = "netsniff-ng";
owner = repo;
rev = "v${version}";
sha256 = "0vfs1vsrsbiqxp6nrdibxa60wivapjhj3sdpa4v90m3pfnqif46z";
sha256 = "0nl0xq7dwhryrd8i5iav8fj4x9jrna0afhfim5nrx2kwp5yylnvi";
};
buildInputs = [ bison flex geoip geolite-legacy libcli libnet libnl