Fix electron-bin-7.1.5 slot

This commit is contained in:
layman 2019-12-16 13:01:11 -08:00
parent 65c8544cd3
commit c75ce4cb57

View File

@ -13,7 +13,7 @@ inherit chromium-2
MY_PN="${PN/-bin}"
VERSION_MAJ="7"
VERSION_MIN="5"
VERSION_MIN="1"
SRC_URI_BASE="https://github.com/electron/electron/releases/download"
DESCRIPTION="Cross platform application development framework based on web technologies"
HOMEPAGE="https://electron.atom.io"