plex-media-server: add python_version=2
This commit is contained in:
parent
e354345255
commit
1e4d2dfba1
1 changed files with 3 additions and 2 deletions
|
@ -1,18 +1,19 @@
|
|||
# Template file for 'plex-media-server'
|
||||
pkgname=plex-media-server
|
||||
version=1.15.3.876
|
||||
revision=3
|
||||
revision=4
|
||||
_suffix=ad6e39743
|
||||
archs="i686 x86_64 armv7 aarch64"
|
||||
create_wrksrc=yes
|
||||
hostmakedepends="tar xz"
|
||||
short_desc="Plex Media Server"
|
||||
maintainer="Anachron <gith@cron.world>"
|
||||
license="Proprietary"
|
||||
license="custom:Proprietary"
|
||||
homepage="https://www.plex.tv/media-server-downloads"
|
||||
restricted=yes
|
||||
repository=nonfree
|
||||
system_accounts="_plex"
|
||||
python_version=2
|
||||
# See https://support.plex.tv/articles/categories/plex-media-server/
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in a new issue