···88in
99stdenv.mkDerivation rec {
1010 pname = "openfortivpn";
1111- version = "1.15.0";
1111+ version = "1.16.0";
12121313 src = fetchFromGitHub {
1414 owner = "adrienverge";
1515 repo = pname;
1616 rev = "v${version}";
1717- sha256 = "1qsfgpxg553s8rc9cyrc4k96z0pislxsdxb9wyhp8fdprkak2mw2";
1717+ sha256 = "sha256-wijP9VGKXlxCAU3xN6+cv9+NGwBS55ql8WsZZ592b/k=";
1818 };
19192020 # we cannot write the config file to /etc and as we don't need the file, so drop it