[arch-commits] Commit in gc/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat May 4 19:00:16 UTC 2019
Date: Saturday, May 4, 2019 @ 19:00:15
Author: arojas
Revision: 352493
https
Modified:
gc/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-04 18:59:44 UTC (rev 352492)
+++ PKGBUILD 2019-05-04 19:00:15 UTC (rev 352493)
@@ -6,7 +6,7 @@
pkgrel=1
pkgdesc="A garbage collector for C and C++"
arch=('x86_64')
-url="http://www.hboehm.info/gc/"
+url="https://www.hboehm.info/gc/"
license=('GPL')
depends=('gcc-libs' 'libatomic_ops')
source=(https://github.com/ivmai/bdwgc/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
More information about the arch-commits
mailing list