mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
multimedia/plexmediaserver: Updated for V. 1.32.2.7100_248a2daf0.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ca6dbedce1
commit
e3d880ce4e
2 changed files with 6 additions and 6 deletions
|
@ -30,7 +30,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=plexmediaserver
|
||||
VERSION=${VERSION:-1.32.1.6999_91e1e2e2c}
|
||||
VERSION=${VERSION:-1.32.2.7100_248a2daf0}
|
||||
PKG_VERSION=$(echo $VERSION | tr _ -)
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="plexmediaserver"
|
||||
VERSION="1.32.1.6999_91e1e2e2c"
|
||||
VERSION="1.32.2.7100_248a2daf0"
|
||||
HOMEPAGE="https://plex.tv/"
|
||||
DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.32.1.6999-91e1e2e2c/debian/plexmediaserver_1.32.1.6999-91e1e2e2c_i386.deb"
|
||||
MD5SUM="4f2afb46eafb35731867f09932dbe389"
|
||||
DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server-new/1.32.1.6999-91e1e2e2c/debian/plexmediaserver_1.32.1.6999-91e1e2e2c_amd64.deb"
|
||||
MD5SUM_x86_64="e51e20d05ac113694c99fa69ee489792"
|
||||
DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.32.2.7100-248a2daf0/debian/plexmediaserver_1.32.2.7100-248a2daf0_i386.deb"
|
||||
MD5SUM="216b0a9113aceeca44af217dea6db409"
|
||||
DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server-new/1.32.2.7100-248a2daf0/debian/plexmediaserver_1.32.2.7100-248a2daf0_amd64.deb"
|
||||
MD5SUM_x86_64="54ee655c63f58c2e5de943b8843e9fbe"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Stu Miller"
|
||||
EMAIL="slackbuilds@go4it2day.com"
|
||||
|
|
Loading…
Reference in a new issue