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
commit dc5b3bc95d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

View File

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

View File

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