commit 50f95dd2b3287bdbe24d29d5ee12fe36ebf9b2e8 Author: Georg Koppen gk@torproject.org Date: Mon Jun 27 13:21:42 2016 +0000
Change STIX mirror --- gitian/versions.alpha | 2 +- gitian/versions.nightly | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/gitian/versions.alpha b/gitian/versions.alpha index 1d671ff..81f8a47 100755 --- a/gitian/versions.alpha +++ b/gitian/versions.alpha @@ -152,7 +152,7 @@ GO14_URL=https://golang.org/dl/$%7BGO14_PACKAGE%7D GO_URL=https://golang.org/dl/$%7BGO_PACKAGE%7D NSIS_URL=http://downloads.sourceforge.net/nsis/$%7BNSIS_PACKAGE%7D NSIS_DEBIAN_URL=http://http.debian.net/debian/pool/main/n/nsis/$%7BNSIS_DEBIAN_PACKAGE%7D -STIXMATHFONT_URL=http://iweb.dl.sourceforge.net/project/stixfonts/Current%20Release/$%7BSTIXM... +STIXMATHFONT_URL=http://heanet.dl.sourceforge.net/project/stixfonts/Current%20Release/$%7BSTI... NOTOEMOJIFONT_URL=https://github.com/googlei18n/noto-emoji/raw/2f1ffdd6fbbd05d6f382138a3d3adcd... NOTOCJKBASE_URL=https://github.com/googlei18n/noto-cjk/raw/f36eda03dfa5582a6d49abbfb5c83d020... NOTOJPFONT_URL=${NOTOCJKBASE_URL}/${NOTOJPFONT_PACKAGE} diff --git a/gitian/versions.nightly b/gitian/versions.nightly index 60d5f34..c6dad5b 100755 --- a/gitian/versions.nightly +++ b/gitian/versions.nightly @@ -158,7 +158,7 @@ GO14_URL=https://golang.org/dl/$%7BGO14_PACKAGE%7D GO_URL=https://golang.org/dl/$%7BGO_PACKAGE%7D NSIS_URL=http://downloads.sourceforge.net/nsis/$%7BNSIS_PACKAGE%7D NSIS_DEBIAN_URL=http://http.debian.net/debian/pool/main/n/nsis/$%7BNSIS_DEBIAN_PACKAGE%7D -STIXMATHFONT_URL=http://iweb.dl.sourceforge.net/project/stixfonts/Current%20Release/$%7BSTIXM... +STIXMATHFONT_URL=http://heanet.dl.sourceforge.net/project/stixfonts/Current%20Release/$%7BSTI... NOTOEMOJIFONT_URL=https://github.com/googlei18n/noto-emoji/raw/2f1ffdd6fbbd05d6f382138a3d3adcd... NOTOCJKBASE_URL=https://github.com/googlei18n/noto-cjk/raw/f36eda03dfa5582a6d49abbfb5c83d020... NOTOJPFONT_URL=${NOTOCJKBASE_URL}/${NOTOJPFONT_PACKAGE}
tor-commits@lists.torproject.org