Merge pull request #6562 from heitbaum/addons

[le11] repository.linuxserver.docker: new style
This commit is contained in:
CvH
2022-06-06 21:28:10 +02:00
committed by GitHub
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
103
- bump addon rev for new format
101
- Change repo location for zips

View File

@@ -3,7 +3,7 @@
PKG_NAME="repository.linuxserver.docker"
PKG_VERSION="9.0"
PKG_REV="102"
PKG_REV="103"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://linuxserver.io"