mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
multimedia/plexmediaserver: Updated for v 1.27.1.5916_6b0e31a64.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
436afe154a
commit
63c0677fda
2 changed files with 6 additions and 6 deletions
|
@ -30,7 +30,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=plexmediaserver
|
||||
VERSION=${VERSION:-1.27.0.5897_3940636f2}
|
||||
VERSION=${VERSION:-1.27.1.5916_6b0e31a64}
|
||||
PKG_VERSION=$(echo $VERSION | tr _ -)
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="plexmediaserver"
|
||||
VERSION="1.27.0.5897_3940636f2"
|
||||
VERSION="1.27.1.5916_6b0e31a64"
|
||||
HOMEPAGE="https://plex.tv/"
|
||||
DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.27.0.5897-3940636f2/debian/plexmediaserver_1.27.0.5897-3940636f2_i386.deb"
|
||||
MD5SUM="3603ebff64a21a02772dbef42d164d17"
|
||||
DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server-new/1.27.0.5897-3940636f2/debian/plexmediaserver_1.27.0.5897-3940636f2_amd64.deb"
|
||||
MD5SUM_x86_64="7d8159421b27a5b1b7f254e2067d5b23"
|
||||
DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.27.1.5916-6b0e31a64/debian/plexmediaserver_1.27.1.5916-6b0e31a64_i386.deb"
|
||||
MD5SUM="47fe69861da65a5afaada800689cf0ac"
|
||||
DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server-new/1.27.1.5916-6b0e31a64/debian/plexmediaserver_1.27.1.5916-6b0e31a64_amd64.deb"
|
||||
MD5SUM_x86_64="2e37fee8359185646ed5840071d38637"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Stu Miller"
|
||||
EMAIL="slackbuilds@go4it2day.com"
|
||||
|
|
Loading…
Reference in a new issue