diff options
author | Cem Keylan <cem@ckyln.com> | 2020-12-24 14:17:29 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-12-24 14:17:29 +0300 |
commit | 213ca4e743464d657ac50e1ec39a1ac3324f0d24 (patch) | |
tree | e272e7e14e004dbece6b707a7fd24f78cef4528e /extra/libmpc | |
parent | fb6b5ce5b50f381fb9587af9de1f48da6527f2de (diff) | |
download | repository-213ca4e743464d657ac50e1ec39a1ac3324f0d24.tar.gz |
libmpc: bump to 1.2.1
Diffstat (limited to 'extra/libmpc')
-rw-r--r-- | extra/libmpc/checksums | 2 | ||||
-rw-r--r-- | extra/libmpc/sources | 2 | ||||
-rw-r--r-- | extra/libmpc/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/libmpc/checksums b/extra/libmpc/checksums index c4ef8fd1..7ed2351c 100644 --- a/extra/libmpc/checksums +++ b/extra/libmpc/checksums @@ -1 +1 @@ -6985c538143c1208dcb1ac42cedad6ff52e267b47e5f970183a3e75125b43c2e mpc-1.1.0.tar.gz +17503d2c395dfcf106b622dc142683c1199431d095367c6aacba6eec30340459 mpc-1.2.1.tar.gz diff --git a/extra/libmpc/sources b/extra/libmpc/sources index 0f3a6bfe..c4f29c29 100644 --- a/extra/libmpc/sources +++ b/extra/libmpc/sources @@ -1 +1 @@ -https://ftp.gnu.org/gnu/mpc/mpc-1.1.0.tar.gz +https://ftp.gnu.org/gnu/mpc/mpc-1.2.1.tar.gz diff --git a/extra/libmpc/version b/extra/libmpc/version index 7281bb52..cd3d02bc 100644 --- a/extra/libmpc/version +++ b/extra/libmpc/version @@ -1 +1 @@ -1.1.0 1 +1.2.1 1 |