diff options
-rw-r--r-- | system/mpfr3/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/mpfr3/APKBUILD b/system/mpfr3/APKBUILD index 5d8b4e012..b648abf1a 100644 --- a/system/mpfr3/APKBUILD +++ b/system/mpfr3/APKBUILD @@ -3,7 +3,7 @@ pkgname=mpfr3 pkgver=3.1.6 pkgrel=0 pkgdesc="multiple-precision floating-point library" -url="http://www.mpfr.org/" +url="https://www.mpfr.org/" arch="all" license="LGPL-3.0+" depends="" |