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

openfortivpn: 1.21.0 -> 1.22.0
This commit is contained in:
Weijia Wang 2024-05-04 18:38:44 +02:00 committed by GitHub
commit 0338c9aa9b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,13 +12,13 @@
stdenv.mkDerivation rec {
pname = "openfortivpn";
version = "1.21.0";
version = "1.22.0";
src = fetchFromGitHub {
owner = "adrienverge";
repo = pname;
rev = "v${version}";
hash = "sha256-7Yf22EpOTEGGqPoNGnHFyn5A4n7aYFXoSE1G6zyzT3M=";
hash = "sha256-K4sTvt0rIDh8A7uhUQmw3zvS2ksclOLBO76wHevRONU=";
};
# we cannot write the config file to /etc and as we don't need the file, so drop it