mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
multimedia/plexmediaserver: Updated for version 1.41.1.9057_af5eaea7a.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a8b06c33dd
commit
3306c441e1
2 changed files with 6 additions and 6 deletions
|
@ -36,7 +36,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=plexmediaserver
|
||||
VERSION=${VERSION:-1.41.0.8994_f2c27da23}
|
||||
VERSION=${VERSION:-1.41.1.9057_af5eaea7a}
|
||||
PKG_VERSION=$(echo $VERSION | tr _ -)
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="plexmediaserver"
|
||||
VERSION="1.41.0.8994_f2c27da23"
|
||||
VERSION="1.41.1.9057_af5eaea7a"
|
||||
HOMEPAGE="https://plex.tv/"
|
||||
DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.41.0.8994-f2c27da23/debian/plexmediaserver_1.41.0.8994-f2c27da23_i386.deb"
|
||||
MD5SUM="585767d89907d23160d5aaf7e0daa20c"
|
||||
DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server-new/1.41.0.8994-f2c27da23/debian/plexmediaserver_1.41.0.8994-f2c27da23_amd64.deb"
|
||||
MD5SUM_x86_64="c3ee4e202788b6ee30f8c329be2d5e23"
|
||||
DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.41.1.9057-af5eaea7a/debian/plexmediaserver_1.41.1.9057-af5eaea7a_i386.deb"
|
||||
MD5SUM="0ef52b9e23970ff3f050e596c5c3b37c"
|
||||
DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server-new/1.41.1.9057-af5eaea7a/debian/plexmediaserver_1.41.1.9057-af5eaea7a_amd64.deb"
|
||||
MD5SUM_x86_64="a1760bd2c3a99106a08d00c8815e662b"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Stu Miller"
|
||||
EMAIL="slackbuilds@go4it2day.com"
|
||||
|
|
Loading…
Reference in a new issue