mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
net-im/deltachat-desktop: Build against Electron40
Electron39 is EOL and has been deprecated
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
PORTNAME= deltachat-desktop
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.49.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= net-im
|
||||
|
||||
MAINTAINER= feld@FreeBSD.org
|
||||
@@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
# Important to keep the RPC server core in sync with the Desktop release
|
||||
RUN_DEPENDS= deltachat-rpc-server>=2.49<2.50:net/deltachat-rpc-server
|
||||
USES= electron:39,build,run desktop-file-utils nodejs:22,build pkgconfig
|
||||
USES= electron:40,build,run desktop-file-utils nodejs:22,build pkgconfig
|
||||
|
||||
USE_ELECTRON= npm:pnpm prefetch extract
|
||||
NPM_VER= 9.6.0
|
||||
|
||||
Reference in New Issue
Block a user