vpnc: unstable-2021-11-04 -> unstable-2024-12-20 (#375356)
This commit is contained in:
commit
0c598375d8
@ -14,13 +14,13 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "vpnc";
|
pname = "vpnc";
|
||||||
version = "unstable-2021-11-04";
|
version = "unstable-2024-12-20";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "streambinder";
|
owner = "streambinder";
|
||||||
repo = "vpnc";
|
repo = "vpnc";
|
||||||
rev = "c8bb5371b881f8853f191c495e762f834c9def5d";
|
rev = "d58afaaafb6a43cb21bb08282b54480d7b2cc6ab";
|
||||||
sha256 = "1j1p83nfc2fpwczjcggsby0b44hk97ky0s6vns6md3awlbpgdn57";
|
sha256 = "sha256-79DaK1s+YmROKbcWIXte+GZh0qq9LAQlSmczooR86H8=";
|
||||||
fetchSubmodules = true;
|
fetchSubmodules = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user