File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
2828
2929PRGNAM=electron-bin
3030PKGNAM=electron
31- VERSION=${VERSION:- 39.2.7 }
31+ VERSION=${VERSION:- 40.0.0 }
3232BUILD=${BUILD:- 1}
3333TAG=${TAG:- _SBo}
3434PKGTYPE=${PKGTYPE:- tgz}
Original file line number Diff line number Diff line change 11PRGNAM="electron-bin"
2- VERSION="39.2.7 "
2+ VERSION="40.0.0 "
33HOMEPAGE="https://www.electronjs.org/"
44DOWNLOAD="UNSUPPORTED"
55MD5SUM=""
6- DOWNLOAD_x86_64="https://github.com/electron/electron/releases/download/v39.2.7 /electron-v39.2.7 -linux-x64.zip"
7- MD5SUM_x86_64="33a95c39fc9d9a517cc327be64fdc503 "
6+ DOWNLOAD_x86_64="https://github.com/electron/electron/releases/download/v40.0.0 /electron-v40.0.0 -linux-x64.zip"
7+ MD5SUM_x86_64="8d625c6fc027f47a78c035c754462c0b "
88REQUIRES=""
99MAINTAINER="Ioannis Anagnostakis"
1010
You can’t perform that action at this time.
0 commit comments