]> Git Repo - VerusCoin.git/commitdiff
build: change cdrkit location in build-process.md
authorWladimir J. van der Laan <[email protected]>
Mon, 22 Sep 2014 14:40:49 +0000 (16:40 +0200)
committerWladimir J. van der Laan <[email protected]>
Mon, 22 Sep 2014 14:40:49 +0000 (16:40 +0200)
The cdrkit.org domain expired.
Thanks to gdm85 on IRC for reporting this.

doc/release-process.md

index c5ead4199b616b44fc84e41da8bd3ef9bc99b491..8934be66c4057a4f1858a8e8cb20626992f2a81e 100644 (file)
@@ -64,7 +64,7 @@ Release Process
        wget 'http://www.opensource.apple.com/tarballs/cctools/cctools-809.tar.gz'
        wget 'http://www.opensource.apple.com/tarballs/dyld/dyld-195.5.tar.gz'
        wget 'http://www.opensource.apple.com/tarballs/ld64/ld64-127.2.tar.gz'
-       wget 'http://cdrkit.org/releases/cdrkit-1.1.11.tar.gz'
+       wget 'http://pkgs.fedoraproject.org/repo/pkgs/cdrkit/cdrkit-1.1.11.tar.gz/efe08e2f3ca478486037b053acd512e9/cdrkit-1.1.11.tar.gz'
        wget 'https://github.com/theuni/libdmg-hfsplus/archive/libdmg-hfsplus-v0.1.tar.gz'
        wget 'http://llvm.org/releases/3.2/clang+llvm-3.2-x86-linux-ubuntu-12.04.tar.gz' -O clang-llvm-3.2-x86-linux-ubuntu-12.04.tar.gz
        wget 'https://raw.githubusercontent.com/theuni/osx-cross-depends/master/patches/cdrtools/genisoimage.diff' -O cdrkit-deterministic.patch
This page took 0.028605 seconds and 4 git commands to generate.