plex-media-player: update to 2.22.1.917.
This commit is contained in:
parent
2f0589eb86
commit
64e73cb5c5
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'plex-media-player'
|
# Template file for 'plex-media-player'
|
||||||
pkgname=plex-media-player
|
pkgname=plex-media-player
|
||||||
version=2.21.0.914
|
version=2.22.1.917
|
||||||
revision=1
|
revision=1
|
||||||
_commit_rev=4839cbf2
|
_commit_rev=2a5a2e01
|
||||||
wrksrc="plex-media-player-${version}-${_commit_rev}"
|
wrksrc="plex-media-player-${version}-${_commit_rev}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DQTROOT="${XBPS_CROSS_BASE}/usr" -DFULL_GIT_REVISION=${_commit_rev}"
|
configure_args="-DQTROOT="${XBPS_CROSS_BASE}/usr" -DFULL_GIT_REVISION=${_commit_rev}"
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://github.com/plexinc/plex-media-player"
|
homepage="https://github.com/plexinc/plex-media-player"
|
||||||
distfiles="https://github.com/plexinc/plex-media-player/archive/v${version}-${_commit_rev}.tar.gz"
|
distfiles="https://github.com/plexinc/plex-media-player/archive/v${version}-${_commit_rev}.tar.gz"
|
||||||
checksum=f185cfae87080f29d0ba5e9bbe3ca591a6e3f3d81572377b591d11507085c2fb
|
checksum=26e18d7080ad08f7a5a644baaf71a37254c44f318e9879912db62e821b02a7a1
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-devel qt5-host-tools"
|
hostmakedepends+=" qt5-devel qt5-host-tools"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue