Update PortMaster

This commit is contained in:
mason 2023-12-06 15:12:42 +00:00 committed by fewtarius
parent d7f81274b8
commit 4c158a935d
No known key found for this signature in database
GPG key ID: F4AE55305D1B8C1A
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS)
PKG_NAME="portmaster"
PKG_VERSION="8.5.2_0811"
PKG_VERSION="8.5.13_1130"
PKG_SITE="https://github.com/PortsMaster/PortMaster-GUI"
PKG_URL="${PKG_SITE}/releases/download/${PKG_VERSION}/PortMaster.zip"
COMPAT_URL="https://github.com/brooksytech/JelosAddOns/raw/main/compat.zip"

View file

@ -6,7 +6,7 @@
. /etc/profile
if [[ "${UI_SERVICE}" =~ weston.service ]]; then
case ${QUIRK_DEVICE} in
case "${QUIRK_DEVICE}" in
"Hardkernel ODROID-GO-Ultra"|"Powkiddy RGB10 MAX 3"|"Hardkernel ODROID-N2*")
#Fixing ports on S922X, exclude FNA games
for port in /storage/roms/ports/*.sh; do