Skip to content

Commit 9de508d

Browse files
authored
Replace other gnu FTP URLs to mirror (#385)
1 parent 030378c commit 9de508d

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

packages/libglpk/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ package:
66
- static_library
77
source:
88
sha256: 4a1013eebb50f728fc601bdd833b0b2870333c3b3e5a816eeba921d95bec6f15
9-
url: https://ftp.gnu.org/gnu/glpk/glpk-5.0.tar.gz
9+
url: https://github.com/ryanking13/lib-mirror/releases/download/1.0.0/glpk-5.0.tar.gz
1010

1111
build:
1212
type: static_library

packages/libgsl/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ package:
66
- static_library
77
source:
88
sha256: efbbf3785da0e53038be7907500628b466152dbc3c173a87de1b5eba2e23602b
9-
url: https://ftp.gnu.org/gnu/gsl/gsl-2.7.tar.gz
9+
url: https://github.com/ryanking13/lib-mirror/releases/download/1.0.0/gsl-2.7.tar.gz
1010
build:
1111
type: static_library
1212
script: |

packages/libiconv/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ package:
55
- library
66
- static_library
77
source:
8-
url: https://ftp.gnu.org/pub/gnu/libiconv/libiconv-1.16.tar.gz
8+
url: https://github.com/ryanking13/lib-mirror/releases/download/1.0.0/libiconv-1.16.tar.gz
99
sha256: e6a1b1b589654277ee790cce3734f07876ac4ccfaecbee8afa0b649cf529cc04
1010

1111
build:

packages/libmpc/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ package:
55
- library
66
- static_library
77
source:
8-
url: https://ftp.gnu.org/gnu/mpc/mpc-1.3.1.tar.gz
8+
url: https://github.com/ryanking13/lib-mirror/releases/download/1.0.0/mpc-1.3.1.tar.gz
99
sha256: ab642492f5cf882b74aa0cb730cd410a81edcdbec895183ce930e706c1c759b8
1010

1111
requirements:

packages/libmpfr/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ package:
55
- library
66
- static_library
77
source:
8-
url: https://ftp.gnu.org/gnu/mpfr/mpfr-4.2.1.tar.xz
8+
url: https://github.com/ryanking13/lib-mirror/releases/download/1.0.0/mpfr-4.2.1.tar.xz
99
sha256: 277807353a6726978996945af13e52829e3abd7a9a5b7fb2793894e18f1fcbb2
1010

1111
requirements:

0 commit comments

Comments
 (0)