[arch-commits] Commit in nodejs/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat Jun 8 10:36:21 UTC 2019
Date: Saturday, June 8, 2019 @ 10:36:20
Author: arojas
Revision: 478244
https
Modified:
nodejs/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-06-08 10:35:52 UTC (rev 478243)
+++ PKGBUILD 2019-06-08 10:36:20 UTC (rev 478244)
@@ -12,7 +12,7 @@
pkgrel=1
pkgdesc='Evented I/O for V8 javascript'
arch=('x86_64')
-url='http://nodejs.org/'
+url='https://nodejs.org/'
license=('MIT')
depends=('openssl' 'zlib' 'icu' 'libuv' 'c-ares' 'libnghttp2') # 'http-parser' 'v8')
makedepends=('python2' 'procps-ng')
More information about the arch-commits
mailing list