mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
multimedia/plexmediaserver: Updated for version 1.40.1.8227_c0dd5a73e.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
36e366c893
commit
b303be6e52
2 changed files with 6 additions and 6 deletions
|
@ -36,7 +36,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=plexmediaserver
|
||||
VERSION=${VERSION:-1.40.0.7998_c29d4c0c8}
|
||||
VERSION=${VERSION:-1.40.1.8227_c0dd5a73e}
|
||||
PKG_VERSION=$(echo $VERSION | tr _ -)
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="plexmediaserver"
|
||||
VERSION="1.40.0.7998_c29d4c0c8"
|
||||
VERSION="1.40.1.8227_c0dd5a73e"
|
||||
HOMEPAGE="https://plex.tv/"
|
||||
DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.40.0.7998-c29d4c0c8/debian/plexmediaserver_1.40.0.7998-c29d4c0c8_i386.deb"
|
||||
MD5SUM="3d3c2427e7bd66a9ae857920fdaaca82"
|
||||
DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server-new/1.40.0.7998-c29d4c0c8/debian/plexmediaserver_1.40.0.7998-c29d4c0c8_amd64.deb"
|
||||
MD5SUM_x86_64="63dd5de1400a07cc36a90ff5a4bb1ac6"
|
||||
DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.40.1.8227-c0dd5a73e/debian/plexmediaserver_1.40.1.8227-c0dd5a73e_i386.deb"
|
||||
MD5SUM="a71ab10ce948d27b6f0f0eda31849415"
|
||||
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"
|
||||
MD5SUM_x86_64="a21dd4bf570b8d26b745db2ad2c2a989"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Stu Miller"
|
||||
EMAIL="slackbuilds@go4it2day.com"
|
||||
|
|
Loading…
Reference in a new issue