diff options
Diffstat (limited to 'community/nodejs-current/APKBUILD')
-rw-r--r-- | community/nodejs-current/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/nodejs-current/APKBUILD b/community/nodejs-current/APKBUILD index a67365d361..18f688d771 100644 --- a/community/nodejs-current/APKBUILD +++ b/community/nodejs-current/APKBUILD @@ -5,7 +5,7 @@ pkgname=nodejs-current pkgver=9.1.0 pkgrel=0 pkgdesc="JavaScript runtime built on V8 engine - current stable version" -url="http://nodejs.org/" +url="https://nodejs.org/" arch="all" license="MIT" depends="ca-certificates" |