mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
multimedia/plex-home-theater: Updated for version 1.4.1.469.
This commit is contained in:
parent
a6bfb445eb
commit
4ed2825419
2 changed files with 5 additions and 5 deletions
|
@ -25,8 +25,8 @@
|
|||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=plex-home-theater
|
||||
VERSION=${VERSION:-1.4.0.459}
|
||||
REV=${REV:-b41b1814}
|
||||
VERSION=${VERSION:-1.4.1.469}
|
||||
REV=${REV:-47a90f01}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="plex-home-theater"
|
||||
VERSION="1.4.0.459"
|
||||
VERSION="1.4.1.469"
|
||||
HOMEPAGE="https://github.com/plexinc/plex-home-theater-public/"
|
||||
DOWNLOAD="https://github.com/plexinc/plex-home-theater-public/archive/v1.4.0.459-b41b1814.tar.gz"
|
||||
MD5SUM="23ac6ae1c7b3c093db67fcbc940d1ae0"
|
||||
DOWNLOAD="https://github.com/plexinc/plex-home-theater-public/archive/v1.4.1.469-47a90f01.tar.gz"
|
||||
MD5SUM="62456ec6266f769f2c873ed7132b26d3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="yajl libmicrohttpd tinyxml avahi libmpeg2 libass rtmpdump libva libvdpau libmodplug lame openjdk"
|
||||
|
|
Loading…
Reference in a new issue