multimedia/plexmediaserver: Updated for V. 1.32.0.6918_6f393eda1.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3b3eb59f93
commit
ac19d3ec8b
|
@ -30,7 +30,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=plexmediaserver
|
||||
VERSION=${VERSION:-1.31.3.6868_28fc46b27}
|
||||
VERSION=${VERSION:-1.32.0.6918_6f393eda1}
|
||||
PKG_VERSION=$(echo $VERSION | tr _ -)
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="plexmediaserver"
|
||||
VERSION="1.31.3.6868_28fc46b27"
|
||||
VERSION="1.32.0.6918_6f393eda1"
|
||||
HOMEPAGE="https://plex.tv/"
|
||||
DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.31.3.6868-28fc46b27/debian/plexmediaserver_1.31.3.6868-28fc46b27_i386.deb"
|
||||
MD5SUM="1139d509453267103fde4a8ee78c7568"
|
||||
DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server-new/1.31.3.6868-28fc46b27/debian/plexmediaserver_1.31.3.6868-28fc46b27_amd64.deb"
|
||||
MD5SUM_x86_64="84b6cd59e8e8adc54d49fb48de41031a"
|
||||
DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.32.0.6918-6f393eda1/debian/plexmediaserver_1.32.0.6918-6f393eda1_i386.deb"
|
||||
MD5SUM="4278a107ffe0b37df675e324f7de98c7"
|
||||
DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server-new/1.32.0.6918-6f393eda1/debian/plexmediaserver_1.32.0.6918-6f393eda1_amd64.deb"
|
||||
MD5SUM_x86_64="9917b9f53a98802fa0d795d8951e8bc7"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Stu Miller"
|
||||
EMAIL="slackbuilds@go4it2day.com"
|
||||
|
|
Loading…
Reference in New Issue