[arch-commits] Commit in gmp/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat May 4 19:06:01 UTC 2019
Date: Saturday, May 4, 2019 @ 19:06:00
Author: arojas
Revision: 352502
https
Modified:
gmp/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-04 19:05:37 UTC (rev 352501)
+++ PKGBUILD 2019-05-04 19:06:00 UTC (rev 352502)
@@ -6,7 +6,7 @@
pkgrel=2
pkgdesc="A free library for arbitrary precision arithmetic"
arch=('x86_64')
-url="http://gmplib.org/"
+url="https://gmplib.org/"
depends=('gcc-libs' 'sh')
license=('LGPL3' 'GPL')
source=(https://gmplib.org/download/gmp/gmp-${pkgver}.tar.xz{,.sig})
More information about the arch-commits
mailing list