Skip to content

Commit 5e2683e

Browse files
authored
Merge pull request #21 from GuillaumeGomez/mpc-1.3.1
Add `mpc-1.3.1` file
2 parents bc21382 + a9cd0a1 commit 5e2683e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

files/rustc/gcc.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,9 @@ name = "rustc/gcc/mpfr-4.2.2.tar.bz2"
99
source = "https://www.mpfr.org/mpfr-current/mpfr-4.2.2.tar.bz2"
1010
sha256 = "9ad62c7dc910303cd384ff8f1f4767a655124980bb6d8650fe62c815a231bb7b"
1111
license = "GNU General Public License"
12+
13+
[[files]]
14+
name = "rustc/gcc/mpc-1.3.1.tar.gz"
15+
source = "https://ftp.gnu.org/gnu/mpc/mpc-1.3.1.tar.gz"
16+
sha256 = "ab642492f5cf882b74aa0cb730cd410a81edcdbec895183ce930e706c1c759b8"
17+
license = "GNU General Public License"

0 commit comments

Comments
 (0)