Merge pull request #197686 from chungnd1/openfortivpn-1.19.0

openfortivpn: 1.17.3 -> 1.19.0
This commit is contained in:
Bobby Rong 2022-11-11 19:20:39 +08:00 committed by GitHub
commit 48cb66d5bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,13 +8,13 @@
stdenv.mkDerivation rec {
pname = "openfortivpn";
version = "1.17.3";
version = "1.19.0";
src = fetchFromGitHub {
owner = "adrienverge";
repo = pname;
rev = "v${version}";
sha256 = "sha256-VGjzxEdWnGICpGWBklYoAqhC4ka1rF/a6K17hoFDxSo=";
sha256 = "sha256-HwKkgRS3Hccym78T+suFkIP5nmQDWRAwm0l/PaS1p7o=";
};
# we cannot write the config file to /etc and as we don't need the file, so drop it