···8899stdenv.mkDerivation rec {
1010 pname = "openfortivpn";
1111- version = "1.17.1";
1111+ version = "1.17.2";
12121313 src = fetchFromGitHub {
1414 owner = "adrienverge";
1515 repo = pname;
1616 rev = "v${version}";
1717- sha256 = "sha256-wSbE3vq9/o1r80zRT1rO9zAG6ws1nG18ALXYd9BAbLA=";
1717+ sha256 = "sha256-pZcYbm1fWqGWYJzexph7i9nPAHH6HP+B8Y6uUkOCRk8=";
1818 };
19192020 # we cannot write the config file to /etc and as we don't need the file, so drop it