multimedia/plexmediaserver: Updated for version 1.40.2.8395_c67dce28e.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Stu Miller 2024-04-19 21:57:15 +07:00 committed by Willy Sudiarto Raharjo
parent 5db2bc1e64
commit 4ab45f9d4e
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 6 additions and 6 deletions

View file

@ -36,7 +36,7 @@
cd $(dirname $0) ; CWD=$(pwd) cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=plexmediaserver PRGNAM=plexmediaserver
VERSION=${VERSION:-1.40.1.8227_c0dd5a73e} VERSION=${VERSION:-1.40.2.8395_c67dce28e}
PKG_VERSION=$(echo $VERSION | tr _ -) PKG_VERSION=$(echo $VERSION | tr _ -)
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="plexmediaserver" PRGNAM="plexmediaserver"
VERSION="1.40.1.8227_c0dd5a73e" VERSION="1.40.2.8395_c67dce28e"
HOMEPAGE="https://plex.tv/" HOMEPAGE="https://plex.tv/"
DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.40.1.8227-c0dd5a73e/debian/plexmediaserver_1.40.1.8227-c0dd5a73e_i386.deb" DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.40.2.8395-c67dce28e/debian/plexmediaserver_1.40.2.8395-c67dce28e_i386.deb"
MD5SUM="a71ab10ce948d27b6f0f0eda31849415" MD5SUM="29932efda14d2bea2024b0feb9f7da26"
DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server-new/1.40.1.8227-c0dd5a73e/debian/plexmediaserver_1.40.1.8227-c0dd5a73e_amd64.deb" DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server-new/1.40.2.8395-c67dce28e/debian/plexmediaserver_1.40.2.8395-c67dce28e_amd64.deb"
MD5SUM_x86_64="a21dd4bf570b8d26b745db2ad2c2a989" MD5SUM_x86_64="96756b4ea968fd59c75b17143e13c951"
REQUIRES="" REQUIRES=""
MAINTAINER="Stu Miller" MAINTAINER="Stu Miller"
EMAIL="slackbuilds@go4it2day.com" EMAIL="slackbuilds@go4it2day.com"