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

openfortivpn: 1.22.0 -> 1.22.1
This commit is contained in:
Nick Cao 2024-06-04 16:23:37 -04:00 committed by GitHub
commit ed424a728d
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.22.0";
version = "1.22.1";
src = fetchFromGitHub {
owner = "adrienverge";
repo = pname;
rev = "v${version}";
hash = "sha256-K4sTvt0rIDh8A7uhUQmw3zvS2ksclOLBO76wHevRONU=";
hash = "sha256-FhS4q8p1Q2Lu7xj2ZkUbJcMWvRSn+lqFdYqBNYB3V1E=";
};
# we cannot write the config file to /etc and as we don't need the file, so drop it