Merge pull request #167320 from r-ryantm/auto-update/openfortivpn

openfortivpn: 1.17.1 -> 1.17.2
This commit is contained in:
Thiago Kenji Okada
2022-04-09 22:03:56 +01:00
committed by GitHub
@@ -8,13 +8,13 @@
stdenv.mkDerivation rec {
pname = "openfortivpn";
version = "1.17.1";
version = "1.17.2";
src = fetchFromGitHub {
owner = "adrienverge";
repo = pname;
rev = "v${version}";
sha256 = "sha256-wSbE3vq9/o1r80zRT1rO9zAG6ws1nG18ALXYd9BAbLA=";
sha256 = "sha256-pZcYbm1fWqGWYJzexph7i9nPAHH6HP+B8Y6uUkOCRk8=";
};
# we cannot write the config file to /etc and as we don't need the file, so drop it