Merge pull request #70382 from mayflower/anonscm

Fix dead anonscm links
This commit is contained in:
Linus Heckemann
2019-10-07 11:53:29 +02:00
committed by GitHub
15 changed files with 531 additions and 35 deletions
+2 -2
View File
@@ -11,8 +11,8 @@ stdenv.mkDerivation rec {
patches = [
(fetchpatch {
url = "https://anonscm.debian.org/git/collab-maint/catdoc.git/diff/debian/patches/05-CVE-2017-11110.patch?id=21dd5b29b11be04149587657dd90253f52dfef0b";
sha256 = "0mdqa9w1p6cmli6976v4wi0sw9r4p5prkj7lzfd1877wk11c9c73";
url = "https://sources.debian.org/data/main/c/catdoc/1:0.95-4.1/debian/patches/05-CVE-2017-11110.patch";
sha256 = "1ljnwvssvzig94hwx8843b88p252ww2lbxh8zybcwr3kwwlcymx7";
})
];