mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
multimedia/plexmediaserver: Updated for v 1.22.1.4275_48e10484b.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
91b6ea5309
commit
3f89b529c7
2 changed files with 6 additions and 6 deletions
|
@ -28,7 +28,7 @@
|
|||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=plexmediaserver
|
||||
VERSION=${VERSION:-1.22.1.4228_724c56e62}
|
||||
VERSION=${VERSION:-1.22.1.4275_48e10484b}
|
||||
PKG_VERSION=$(echo $VERSION | tr _ -)
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="plexmediaserver"
|
||||
VERSION="1.22.1.4228_724c56e62"
|
||||
VERSION="1.22.1.4275_48e10484b"
|
||||
HOMEPAGE="https://plex.tv/"
|
||||
DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.22.1.4228-724c56e62/debian/plexmediaserver_1.22.1.4228-724c56e62_i386.deb"
|
||||
MD5SUM="d995bedd806f6cc2b7ace33ffd8ed7dc"
|
||||
DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server-new/1.22.1.4228-724c56e62/debian/plexmediaserver_1.22.1.4228-724c56e62_amd64.deb"
|
||||
MD5SUM_x86_64="6f0f23dd2646ac9d6f38442567b9ec40"
|
||||
DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.22.1.4275-48e10484b/debian/plexmediaserver_1.22.1.4275-48e10484b_i386.deb"
|
||||
MD5SUM="c3116ed088aad80db41586bb985cf98a"
|
||||
DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server-new/1.22.1.4275-48e10484b/debian/plexmediaserver_1.22.1.4275-48e10484b_amd64.deb"
|
||||
MD5SUM_x86_64="6c758f6f427807fc59b7c635d7f56a92"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Stu Miller"
|
||||
EMAIL="slackbuilds@go4it2day.com"
|
||||
|
|
Loading…
Reference in a new issue