Skip to content

Commit

Permalink
ps3netsrv: Update to ps3netsrv 20240709 (SynoCommunity#6213)
Browse files Browse the repository at this point in the history
* ps3netsrv-update
Update to v1.47.46h with ps3netsrv 20240709

* ps3netsrv update to 20240709
* Update spk/ps3netsrv/Makefile

---------

Co-authored-by: hgy59 <[email protected]>
  • Loading branch information
Hirador and hgy59 authored Oct 18, 2024
1 parent 9b01751 commit 3e68981
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 13 deletions.
8 changes: 4 additions & 4 deletions cross/ps3netsrv/Makefile
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
PKG_NAME = ps3netsrv
PKG_VERS = 1.47.46
PKG_VERS = 20240709
PKG_EXT = tar.gz
PKG_DIST_NAME = $(PKG_VERS).$(PKG_EXT)
PKG_DIST_SITE = https://github.com/aldostools/webMAN-MOD/archive
PKG_DIST_SITE = https://github.com/aldostools/ps3netsrv/archive
PKG_DIST_FILE = $(PKG_NAME)-$(PKG_VERS).$(PKG_EXT)
PKG_DIR = webMAN-MOD-$(PKG_VERS)/_Projects_/$(PKG_NAME)
PKG_DIR = ps3netsrv-$(PKG_VERS)/

DEPENDS =

HOMEPAGE = https://github.com/aldostools/webMAN-MOD
COMMENT = Allows PS3 content to be loaded from network.
COMMENT = Allows PlayStation®3 content to be loaded from network.
LICENSE = GPLv3

CONFIGURE_TARGET = nop
Expand Down
6 changes: 3 additions & 3 deletions cross/ps3netsrv/digests
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ps3netsrv-1.47.46.tar.gz SHA1 4660aed84e2ff74c482a163051abf1d8030c095c
ps3netsrv-1.47.46.tar.gz SHA256 38db40a99cd5a9499381b24ddc80ec764567f2b739ea7520a8aefb1bba9f547c
ps3netsrv-1.47.46.tar.gz MD5 7b4747444ac5a71fe8873dda21d07f93
ps3netsrv-20240709.tar.gz SHA1 2d5a768bfaa2e13c15847e5ba3b32efd67e50660
ps3netsrv-20240709.tar.gz SHA256 f5c1c6af69f7b752813076ca5672bbff4ab4a8bc83c651409f74f6b75cae9f54
ps3netsrv-20240709.tar.gz MD5 016dd92c8202ab07d1c6942f3e853e47
11 changes: 5 additions & 6 deletions spk/ps3netsrv/Makefile
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
SPK_NAME = ps3netsrv
SPK_VERS = 1.47.46
SPK_REV = 9
SPK_VERS = 20240709
SPK_REV = 10
SPK_ICON = src/${SPK_NAME}.png

DEPENDS = cross/$(SPK_NAME)
DEPENDS = cross/ps3netsrv

MAINTAINER = Hirador
# webMAN MOD is a homebrew plugin for PlayStation®3 forked from the original webMAN/sMAN by DeanK with many features added.
DESCRIPTION = Allows PS3 content to be loaded from network. Please edit the default port “38008” to “14167” in your PS3's webMAN MOD Setup
DESCRIPTION_FRE = Fournit l\'accès par le réseau aux contenus pour PS3. Veuillez modifier le port par défaut de "38008" à "14167" dans PS3 webMAN MOD Setup
DESCRIPTION = Allows PlayStation®3 content to be loaded from network. Please edit the default port “38008” to “14167” on your PS3's webMAN-MOD "Setup" section.
DISPLAY_NAME = ps3netsrv
CHANGELOG = "Update to v1.47.46e with ps3netsrv 20240210a."
CHANGELOG = "Update to ps3netsrv 20240709."

HOMEPAGE = https://github.com/aldostools/webMAN-MOD
LICENSE = GPLv3
Expand Down

0 comments on commit 3e68981

Please sign in to comment.