mrtg: 2.17.4 -> 2.17.7

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mrtg/versions.
This commit is contained in:
R. RyanTM 2018-07-18 10:26:17 -07:00
parent 1ae2f10642
commit 3c6a9e13a9

View File

@ -2,12 +2,12 @@
stdenv.mkDerivation rec {
version = "2.17.4";
version = "2.17.7";
name = "mrtg-${version}";
src = fetchurl {
url = "https://oss.oetiker.ch/mrtg/pub/${name}.tar.gz";
sha256 = "0r93ipscfp7py0b1dcx65s58q7dlwndqhprf8w4945a0h2p7zyjy";
sha256 = "1hrjqfi290i936nblwpfzjn6v8d8p69frcrvml206nxiiwkcp54v";
};
buildInputs = [