[arch-commits] Commit in nodejs-lts-carbon/trunk (PKGBUILD)
Bruno Pagani
archange at archlinux.org
Tue Dec 26 13:39:43 UTC 2017
Date: Tuesday, December 26, 2017 @ 13:39:42
Author: archange
Revision: 276109
Use https for upstream URL
Modified:
nodejs-lts-carbon/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-26 13:38:46 UTC (rev 276108)
+++ PKGBUILD 2017-12-26 13:39:42 UTC (rev 276109)
@@ -5,7 +5,7 @@
pkgrel=1
pkgdesc='Evented I/O for V8 javascript (LTS release: Carbon)'
arch=('x86_64')
-url="http://nodejs.org/"
+url="https://nodejs.org/"
license=('MIT')
depends=('openssl-1.0' 'zlib' 'icu' 'libuv' 'http-parser' 'c-ares')
makedepends=('python2' 'procps-ng')
More information about the arch-commits
mailing list