From 4896f389fab777aeb77d3be93bb6463ddd951f69 Mon Sep 17 00:00:00 2001 From: Sergey Date: Mon, 2 Apr 2018 14:01:12 +0300 Subject: [PATCH] Use downloads.sourceforge.net URLs (#2168) --- atomicparsley.json | 2 +- bochs.json | 8 ++++---- cdrtools.json | 4 ++-- ctags.json | 2 +- dosbox.json | 2 +- exiftool.json | 4 ++-- gcc.json | 4 ++-- gdb.json | 4 ++-- inadyn-mt.json | 4 ++-- msys.json | 2 +- msys2.json | 8 ++++---- optipng.json | 4 ++-- pngcrush.json | 8 ++++---- premake4.json | 2 +- qpdf.json | 8 ++++---- sbcl.json | 2 +- smartmontools.json | 4 ++-- xmlstarlet.json | 4 ++-- 18 files changed, 38 insertions(+), 38 deletions(-) diff --git a/atomicparsley.json b/atomicparsley.json index 71f2915642..96f305eb65 100644 --- a/atomicparsley.json +++ b/atomicparsley.json @@ -2,7 +2,7 @@ "homepage": "http://atomicparsley.sourceforge.net/", "version": "0.9.0", "license": "GPLv2", - "url": "https://sourceforge.net/projects/atomicparsley/files/atomicparsley/AtomicParsley%20v0.9.0/AtomicParsley-win32-0.9.0.zip", + "url": "https://downloads.sourceforge.net/project/atomicparsley/atomicparsley/AtomicParsley%20v0.9.0/AtomicParsley-win32-0.9.0.zip", "hash": "f363630462ea01d7de948c3e4d231159fa91916d8d7f971a7e8b3bc478dbe846", "extract_dir": "AtomicParsley-win32-0.9.0", "bin": "AtomicParsley.exe" diff --git a/bochs.json b/bochs.json index f28f9bba36..a687d452c2 100644 --- a/bochs.json +++ b/bochs.json @@ -4,7 +4,7 @@ "license": "LGPL", "architecture": { "64bit": { - "url": "https://sourceforge.net/projects/bochs/files/bochs/2.6.9/bochs-2.6.9-win64.zip", + "url": "https://downloads.sourceforge.net/project/bochs/bochs/2.6.9/bochs-2.6.9-win64.zip", "hash": "sha1:35a590b30c13add8ff6d3271c6aadd293ee4d923", "bin": [ "bochs-win64.exe", @@ -12,7 +12,7 @@ ] }, "32bit": { - "url": "https://sourceforge.net/projects/bochs/files/bochs/2.6.9/bochs-p4-smp-2.6.9-win32.zip", + "url": "https://downloads.sourceforge.net/project/bochs/bochs/2.6.9/bochs-p4-smp-2.6.9-win32.zip", "hash": "sha1:bc2aa106890c649ca2a94e1c073151b1f42ef2bb", "bin": [ "bochs-p4-smp.exe", @@ -27,10 +27,10 @@ "autoupdate": { "architecture": { "64bit": { - "url": "https://sourceforge.net/projects/bochs/files/bochs/$version/bochs-$version-win64.zip" + "url": "https://downloads.sourceforge.net/project/bochs/bochs/$version/bochs-$version-win64.zip" }, "32bit": { - "url": "https://sourceforge.net/projects/bochs/files/bochs/$version/bochs-p4-smp-$version-win32.zip" + "url": "https://downloads.sourceforge.net/project/bochs/bochs/$version/bochs-p4-smp-$version-win32.zip" } } } diff --git a/cdrtools.json b/cdrtools.json index 7d538541e3..1007a420c8 100644 --- a/cdrtools.json +++ b/cdrtools.json @@ -8,7 +8,7 @@ } }, "autoupdate": { - "url": "https://sourceforge.net/projects/tumagcc/files/schily-cdrtools-$version.7z" + "url": "https://downloads.sourceforge.net/project/tumagcc/schily-cdrtools-$version.7z" }, "bin": [ "btcflash.exe", @@ -30,6 +30,6 @@ "hash": "f534062cab7585b82bd764f02bc65fb0c7c27ac1615786bfc81c35880ce4acc6", "homepage": "https://sourceforge.net/projects/tumagcc/", "license": "CDDL-1.0/GPL-2.0/LGPL-2.1", - "url": "https://sourceforge.net/projects/tumagcc/files/schily-cdrtools-3.01.7z", + "url": "https://downloads.sourceforge.net/project/tumagcc/schily-cdrtools-3.01.7z", "version": "3.01" } diff --git a/ctags.json b/ctags.json index 73c4fbbeb6..ece722b535 100644 --- a/ctags.json +++ b/ctags.json @@ -1,7 +1,7 @@ { "homepage": "http://ctags.sourceforge.net/", "version": "5.8", - "url": "https://sourceforge.net/projects/ctags/files/ctags/5.8/ctags58.zip", + "url": "https://downloads.sourceforge.net/project/ctags/ctags/5.8/ctags58.zip", "extract_dir": "ctags58", "bin": "ctags.exe", "hash": "e1f5909ec0c7a58fd2149139fa6a1dc532070a3d919dd183671c57a32f8b243d", diff --git a/dosbox.json b/dosbox.json index c2a19a12ae..77a55d2df3 100644 --- a/dosbox.json +++ b/dosbox.json @@ -2,7 +2,7 @@ "homepage": "https://www.dosbox.com/", "version": "0.74", "license": "GPL", - "url": "https://sourceforge.net/projects/dosbox/files/dosbox/0.74/DOSBox0.74-win32-installer.exe", + "url": "https://downloads.sourceforge.net/project/dosbox/dosbox/0.74/DOSBox0.74-win32-installer.exe", "hash": "c149cb85f732beb95bf6564d72bdfdd9306f7050edfd9d2cd475420efe3b84fc", "installer": { "args": [ diff --git a/exiftool.json b/exiftool.json index ca2f537a4e..168b5c9c3b 100644 --- a/exiftool.json +++ b/exiftool.json @@ -2,7 +2,7 @@ "homepage": "https://sno.phy.queensu.ca/~phil/exiftool/index.html", "version": "10.88", "license": "https://dev.perl.org/licenses/", - "url": "https://sourceforge.net/projects/exiftool/files/exiftool-10.88.zip", + "url": "https://downloads.sourceforge.net/project/exiftool/exiftool-10.88.zip", "hash": "sha1:253fa50ebbcb31a065e849576fb0d4aa611f06dd", "bin": [ [ @@ -12,6 +12,6 @@ ], "checkver": "exiftool-([\\d.]+).zip", "autoupdate": { - "url": "https://sourceforge.net/projects/exiftool/files/exiftool-$version.zip" + "url": "https://downloads.sourceforge.net/project/exiftool/exiftool-$version.zip" } } diff --git a/gcc.json b/gcc.json index ccab9df13f..eec4dc1414 100644 --- a/gcc.json +++ b/gcc.json @@ -4,12 +4,12 @@ "license": "GPL3", "architecture": { "64bit": { - "url": "https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/mingw-builds/7.2.0/threads-posix/seh/x86_64-7.2.0-release-posix-seh-rt_v5-rev1.7z", + "url": "https://downloads.sourceforge.net/project/mingw-w64/Toolchains%20targetting%20Win64/Personal%20Builds/mingw-builds/7.2.0/threads-posix/seh/x86_64-7.2.0-release-posix-seh-rt_v5-rev1.7z", "hash": "ef88d8691566b993778ed3ad651a3c75bd67896d1d8e220729fe24ec405ec21c", "extract_dir": "mingw64" }, "32bit": { - "url": "https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/7.2.0/threads-posix/dwarf/i686-7.2.0-release-posix-dwarf-rt_v5-rev1.7z", + "url": "https://downloads.sourceforge.net/project/mingw-w64/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/7.2.0/threads-posix/dwarf/i686-7.2.0-release-posix-dwarf-rt_v5-rev1.7z", "hash": "8451a013ce317c72edde4c65932d6770dd98910a27714527ac27dc76bd3123f1", "extract_dir": "mingw32" } diff --git a/gdb.json b/gdb.json index 01e1f58363..bec16e942c 100644 --- a/gdb.json +++ b/gdb.json @@ -3,12 +3,12 @@ "version": "7.9.1", "architecture": { "64bit": { - "url": "https://sourceforge.net/projects/tdm-gcc/files/GDB/gdb-7.9.1-tdm64-2.zip", + "url": "https://downloads.sourceforge.net/project/tdm-gcc/GDB/gdb-7.9.1-tdm64-2.zip", "hash": "89186aa83143f47902b52f5673dd32421ec9c221e53e3227fd065a7e86c8c6f5", "extract_dir": "gdb64" }, "32bit": { - "url": "https://sourceforge.net/projects/tdm-gcc/files/GDB/gdb32-7.9.1-tdm-1.zip", + "url": "https://downloads.sourceforge.net/project/tdm-gcc/GDB/gdb32-7.9.1-tdm-1.zip", "hash": "715604034bb269ecbfaf4577addac51b8ba798f93b2eca31cb21b114b7bc46e8", "extract_dir": "gdb32" } diff --git a/inadyn-mt.json b/inadyn-mt.json index 789c601971..c3fd60ff0b 100644 --- a/inadyn-mt.json +++ b/inadyn-mt.json @@ -5,7 +5,7 @@ "version": "02.28.10", "autoupdate": { "extract_dir": "inadyn-mt.v.$version", - "url": "https://sourceforge.net/projects/inadyn-mt/files/inadyn-mt/inadyn-mt.v.$version/inadyn-mt.v.$version.tar.gz" + "url": "https://downloads.sourceforge.net/project/inadyn-mt/inadyn-mt/inadyn-mt.v.$version/inadyn-mt.v.$version.tar.gz" }, "bin": "bin/win32/inadyn-mt.exe", "checkver": "title=\"/inadyn-mt/inadyn-mt\\.v\\.([\\d.]+)", @@ -48,5 +48,5 @@ For help, see $dir\\readme.html", "uninstaller": { "script": "sudo \"$dir/bin/win32/inadyn-mt.exe\" -x" }, - "url": "https://sourceforge.net/projects/inadyn-mt/files/inadyn-mt/inadyn-mt.v.02.28.10/inadyn-mt.v.02.28.10.tar.gz" + "url": "https://downloads.sourceforge.net/project/inadyn-mt/inadyn-mt/inadyn-mt.v.02.28.10/inadyn-mt.v.02.28.10.tar.gz" } diff --git a/msys.json b/msys.json index 06997f8afa..c33fc87083 100644 --- a/msys.json +++ b/msys.json @@ -1,6 +1,6 @@ { "version": "rev13", - "url": "https://sourceforge.net/projects/mingwbuilds/files/external-binary-packages/msys%2B7za%2Bwget%2Bsvn%2Bgit%2Bmercurial%2Bcvs-rev13.7z", + "url": "https://downloads.sourceforge.net/project/mingwbuilds/external-binary-packages/msys%2B7za%2Bwget%2Bsvn%2Bgit%2Bmercurial%2Bcvs-rev13.7z", "hash": "5f2ea0c4b714a7d7e704e83040397d0ba7ecaf925afa5512aada180a711ef770", "extract_dir": "msys", "bin": "msys.bat" diff --git a/msys2.json b/msys2.json index 65333bbb36..cb62254d01 100644 --- a/msys2.json +++ b/msys2.json @@ -4,12 +4,12 @@ "version": "20170918", "architecture": { "64bit": { - "url": "https://sourceforge.net/projects/msys2/files/Base/x86_64/msys2-base-x86_64-20170918.tar.xz", + "url": "https://downloads.sourceforge.net/project/msys2/Base/x86_64/msys2-base-x86_64-20170918.tar.xz", "extract_dir": "msys64", "hash": "sha1:3f0c84114512990f389bbf397e5f7ef70dea963b" }, "32bit": { - "url": "https://sourceforge.net/projects/msys2/files/Base/i686/msys2-base-i686-20170918.tar.xz", + "url": "https://downloads.sourceforge.net/project/msys2/Base/i686/msys2-base-i686-20170918.tar.xz", "extract_dir": "msys32", "hash": "sha1:1b6d65454954148b47967316d76fba9637d7e283" } @@ -29,11 +29,11 @@ "autoupdate": { "architecture": { "64bit": { - "url": "https://sourceforge.net/projects/msys2/files/Base/x86_64/msys2-base-x86_64-$version.tar.xz", + "url": "https://downloads.sourceforge.net/project/msys2/Base/x86_64/msys2-base-x86_64-$version.tar.xz", "extract_dir": "msys64" }, "32bit": { - "url": "https://sourceforge.net/projects/msys2/files/Base/i686/msys2-base-i686-$version.tar.xz", + "url": "https://downloads.sourceforge.net/project/msys2/Base/i686/msys2-base-i686-$version.tar.xz", "extract_dir": "msys32" } } diff --git a/optipng.json b/optipng.json index 76fecf990f..ca87f4120f 100644 --- a/optipng.json +++ b/optipng.json @@ -2,13 +2,13 @@ "homepage": "http://optipng.sourceforge.net/", "version": "0.7.7", "license": "zlib", - "url": "https://sourceforge.net/projects/optipng/files/OptiPNG/optipng-0.7.7/optipng-0.7.7-win32.zip", + "url": "https://downloads.sourceforge.net/project/optipng/OptiPNG/optipng-0.7.7/optipng-0.7.7-win32.zip", "hash": "sha1:2a1484d27bf63c7a15c3494eea95a2c804f5bdbc", "extract_dir": "optipng-0.7.7-win32", "bin": "optipng.exe", "checkver": "([\\d.]+)<\\/b><\\/font> \\(stable\\)", "autoupdate": { - "url": "https://sourceforge.net/projects/optipng/files/OptiPNG/optipng-$version/optipng-$version-win32.zip", + "url": "https://downloads.sourceforge.net/project/optipng/OptiPNG/optipng-$version/optipng-$version-win32.zip", "extract_dir": "optipng-$version-win32" } } diff --git a/pngcrush.json b/pngcrush.json index 20ef5e178c..4a332656f2 100644 --- a/pngcrush.json +++ b/pngcrush.json @@ -4,11 +4,11 @@ "license": "libpng", "architecture": { "64bit": { - "url": "https://sourceforge.net/projects/pmt/files/pngcrush-executables/1.8.11/pngcrush_1_8_11_w64.exe#/pngcrush.exe", + "url": "https://downloads.sourceforge.net/project/pmt/pngcrush-executables/1.8.11/pngcrush_1_8_11_w64.exe#/pngcrush.exe", "hash": "sha1:8980ee9b18c0545f61fc8b1156546b24ffa90db8" }, "32bit": { - "url": "https://sourceforge.net/projects/pmt/files/pngcrush-executables/1.8.11/pngcrush_1_8_11_w32.exe#/pngcrush.exe", + "url": "https://downloads.sourceforge.net/project/pmt/pngcrush-executables/1.8.11/pngcrush_1_8_11_w32.exe#/pngcrush.exe", "hash": "sha1:ce02f50fa3d82f0d5464f28ac78d3ecee10c5f58" } }, @@ -22,10 +22,10 @@ "autoupdate": { "architecture": { "64bit": { - "url": "https://sourceforge.net/projects/pmt/files/pngcrush-executables/$version/pngcrush_$underscoreVersion_w64.exe#/pngcrush.exe" + "url": "https://downloads.sourceforge.net/project/pmt/pngcrush-executables/$version/pngcrush_$underscoreVersion_w64.exe#/pngcrush.exe" }, "32bit": { - "url": "https://sourceforge.net/projects/pmt/files/pngcrush-executables/$version/pngcrush_$underscoreVersion_w32.exe#/pngcrush.exe" + "url": "https://downloads.sourceforge.net/project/pmt/pngcrush-executables/$version/pngcrush_$underscoreVersion_w32.exe#/pngcrush.exe" } } } diff --git a/premake4.json b/premake4.json index 35b6f5c96e..1c58a5ebf2 100644 --- a/premake4.json +++ b/premake4.json @@ -2,7 +2,7 @@ "homepage": "https://premake.github.io/download.html", "version": "4.4-b5", "license": "BSD 3-Clause", - "url": "https://sourceforge.net/projects/premake/files/Premake/4.4/premake-4.4-beta5-windows.zip", + "url": "https://downloads.sourceforge.net/project/premake/Premake/4.4/premake-4.4-beta5-windows.zip", "hash": "09614c122156617a2b7973cc9f686daa32e64e3e7335d38db887cfb8f6a8574d", "bin": [ "premake4.exe" diff --git a/qpdf.json b/qpdf.json index cf438e476b..c1c681bafd 100644 --- a/qpdf.json +++ b/qpdf.json @@ -4,11 +4,11 @@ "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://sourceforge.net/projects/qpdf/files/qpdf/8.0.2/qpdf-8.0.2-bin-mingw64.zip", + "url": "https://downloads.sourceforge.net/project/qpdf/qpdf/8.0.2/qpdf-8.0.2-bin-mingw64.zip", "hash": "sha512:131c0e80cef702dda91ac22a526d2e8e93be4dbbd8d0855468559b8553a50b873559cea4432548494bd3b9ff80734b92c9df5482222087c7f168d25e9fe646bc" }, "32bit": { - "url": "https://sourceforge.net/projects/qpdf/files/qpdf/8.0.2/qpdf-8.0.2-bin-mingw32.zip", + "url": "https://downloads.sourceforge.net/project/qpdf/qpdf/8.0.2/qpdf-8.0.2-bin-mingw32.zip", "hash": "sha512:edbf8ccbba2a811632ca3b63b574c332f535b1701c9db89fc3ef2a233cec41295b864a1aea35a35e5c1818615fb495ec9dcd4ae546496102da60d1db53290486" } }, @@ -21,10 +21,10 @@ "autoupdate": { "architecture": { "64bit": { - "url": "https://sourceforge.net/projects/qpdf/files/qpdf/$version/qpdf-$version-bin-mingw64.zip" + "url": "https://downloads.sourceforge.net/project/qpdf/qpdf/$version/qpdf-$version-bin-mingw64.zip" }, "32bit": { - "url": "https://sourceforge.net/projects/qpdf/files/qpdf/$version/qpdf-$version-bin-mingw32.zip" + "url": "https://downloads.sourceforge.net/project/qpdf/qpdf/$version/qpdf-$version-bin-mingw32.zip" } }, "extract_dir": "qpdf-$version", diff --git a/sbcl.json b/sbcl.json index 391e20daa5..f355c777cc 100644 --- a/sbcl.json +++ b/sbcl.json @@ -4,7 +4,7 @@ "license": "http://www.sbcl.org/history.html", "architecture": { "64bit": { - "url": "https://sourceforge.net/projects/sbcl/files/sbcl/1.3.18/sbcl-1.3.18-x86-64-windows-binary.msi", + "url": "https://downloads.sourceforge.net/project/sbcl/sbcl/1.3.18/sbcl-1.3.18-x86-64-windows-binary.msi", "hash": "a33691857519750beca2775498196e8b61f9862aea617b1207548882ded48fb3" } }, diff --git a/smartmontools.json b/smartmontools.json index 3accfeaa54..737abea832 100644 --- a/smartmontools.json +++ b/smartmontools.json @@ -3,7 +3,7 @@ "description": "Read SMART data from disks", "license": "GPL-2.0", "version": "6.6-1", - "url": "https://sourceforge.net/projects/smartmontools/files/smartmontools/6.6/smartmontools-6.6-1.win32-setup.exe", + "url": "https://downloads.sourceforge.net/project/smartmontools/smartmontools/6.6/smartmontools-6.6-1.win32-setup.exe", "hash": "sha1:bd6df66831ee9dd738fbe9bcd779ecba62673231", "bin": [ "bin/runcmdu.exe", @@ -25,6 +25,6 @@ "url": "https://sourceforge.net/projects/smartmontools/files/smartmontools/" }, "autoupdate": { - "url": "https://sourceforge.net/projects/smartmontools/files/smartmontools/$matchShort/smartmontools-$version.win32-setup.exe" + "url": "https://downloads.sourceforge.net/project/smartmontools/smartmontools/$matchShort/smartmontools-$version.win32-setup.exe" } } diff --git a/xmlstarlet.json b/xmlstarlet.json index 417c654709..1083f47395 100644 --- a/xmlstarlet.json +++ b/xmlstarlet.json @@ -1,7 +1,7 @@ { "autoupdate": { "extract_dir": "xmlstarlet-$version", - "url": "https://sourceforge.net/projects/xmlstar/files/xmlstarlet/$version/xmlstarlet-$version-win32.zip" + "url": "https://downloads.sourceforge.net/project/xmlstar/xmlstarlet/$version/xmlstarlet-$version-win32.zip" }, "bin": "xml.exe", "checkver": { @@ -13,6 +13,6 @@ "hash": "sha1:cc5f5cd17a1f81740e5185a70408ffd6fa2f862d", "homepage": "http://xmlstar.sourceforge.net/", "license": "MIT", - "url": "https://sourceforge.net/projects/xmlstar/files/xmlstarlet/1.6.1/xmlstarlet-1.6.1-win32.zip", + "url": "https://downloads.sourceforge.net/project/xmlstar/xmlstarlet/1.6.1/xmlstarlet-1.6.1-win32.zip", "version": "1.6.1" }