git: bcb05116f5fc - main - editors/vscode: chase electron22 update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 11 Aug 2023 07:49:32 UTC
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=bcb05116f5fc3925b92aaca6376f7a2154cf210b commit bcb05116f5fc3925b92aaca6376f7a2154cf210b Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2023-08-11 07:49:06 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2023-08-11 07:49:06 +0000 editors/vscode: chase electron22 update --- editors/vscode/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile index e00449db2270..fd19fff16645 100644 --- a/editors/vscode/Makefile +++ b/editors/vscode/Makefile @@ -1,5 +1,6 @@ PORTNAME= vscode DISTVERSION= 1.81.0 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= https://github.com/tagattie/FreeBSD-VSCode/releases/download/${DISTVERSION}/:yarn_cache DISTFILES= yarn-offline-cache-${DISTVERSION}${EXTRACT_SUFX}:yarn_cache \