Merge pull request #36657 from oxij/pkgs/pre-cardiacarrest

prepare for a swtich to `libcardiacarrest`
This commit is contained in:
Michael Raskin
2018-03-09 22:03:01 +00:00
committed by GitHub
8 changed files with 149 additions and 37 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
stdenv.mkDerivation rec {
name = "vpnc-0.5.3-post-r550";
src = fetchsvn {
url = "http://svn.unix-ag.uni-kl.de/vpnc";
url = "https://svn.unix-ag.uni-kl.de/vpnc";
rev = "550";
sha256 = "0x4ckfv9lpykwmh28v1kyzz91y1j2v48fi8q5nsawrba4q0wlrls";
};