diff options
author | 2021-11-09 06:54:17 +0000 | |
---|---|---|
committer | 2021-11-09 06:57:37 +0000 | |
commit | e7f73573dc9658b2288deda64062b1ef3c1e90f7 (patch) | |
tree | 1a9d9f4d1f782f7ef69edccc9a8b77648e3306e3 /dev-libs/mpfr/mpfr-4.1.0_p13-r1.ebuild | |
parent | app-emacs/lsp-ui: import of 8.0.0 (diff) | |
download | gentoo-e7f73573dc9658b2288deda64062b1ef3c1e90f7.tar.gz gentoo-e7f73573dc9658b2288deda64062b1ef3c1e90f7.tar.bz2 gentoo-e7f73573dc9658b2288deda64062b1ef3c1e90f7.zip |
dev-libs/mpfr: add new gitlab links to HOMEPAGE
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/mpfr/mpfr-4.1.0_p13-r1.ebuild')
-rw-r--r-- | dev-libs/mpfr/mpfr-4.1.0_p13-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/mpfr/mpfr-4.1.0_p13-r1.ebuild b/dev-libs/mpfr/mpfr-4.1.0_p13-r1.ebuild index 14639036b47e..7a65b4b377ff 100644 --- a/dev-libs/mpfr/mpfr-4.1.0_p13-r1.ebuild +++ b/dev-libs/mpfr/mpfr-4.1.0_p13-r1.ebuild @@ -15,7 +15,7 @@ MY_PATCH=$(ver_cut 5-) MY_P=${PN}-${MY_PV} DESCRIPTION="Library for multiple-precision floating-point computations with exact rounding" -HOMEPAGE="https://www.mpfr.org/" +HOMEPAGE="https://www.mpfr.org/ https://gitlab.inria.fr/mpfr" SRC_URI="https://www.mpfr.org/${MY_P}/${MY_P}.tar.xz" if [[ ${PV} == *_p* ]] ; then # If this is a patch release, we have to download each of the patches: |