Merge pull request #2504 from brooksytech/dev

Update PortMaster
This commit is contained in:
Brooksytech 2023-12-06 07:14:12 -08:00 committed by GitHub
commit 76e0f11d5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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