From 9a0c45aca69bb9a8ef7c4cfa826992e94fb53ecc Mon Sep 17 00:00:00 2001 From: psykose Date: Sun, 7 May 2023 06:08:05 +0000 Subject: [PATCH] community/nodejs-current: rebuild against ada --- community/nodejs-current/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/nodejs-current/APKBUILD b/community/nodejs-current/APKBUILD index 56f3a51fc4f..b33f7dedae2 100644 --- a/community/nodejs-current/APKBUILD +++ b/community/nodejs-current/APKBUILD @@ -64,7 +64,7 @@ pkgname=nodejs-current # The current stable version, i.e. non-LTS. pkgver=20.1.0 -pkgrel=0 +pkgrel=1 pkgdesc="JavaScript runtime built on V8 engine - current stable version" url="https://nodejs.org/" arch="all"