addons: reset version

Signed-off-by: CvH <namerp@googlemail.com>
This commit is contained in:
CvH 2023-02-25 11:42:29 +01:00
parent 8e1dfdae71
commit 49309ff8d2
4 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="docker"
PKG_REV="1"
PKG_REV="0"
PKG_ARCH="any"
PKG_LICENSE="ASL"
PKG_SITE="http://www.docker.com/"

View File

@ -3,7 +3,7 @@
PKG_NAME="mariadb"
PKG_VERSION="10.11.2"
PKG_REV="2"
PKG_REV="0"
PKG_SHA256="1c89dee0caed0f68bc2a1d203eb98a123150e6a179f6ee0f1fc0ba3f08dc71dc"
PKG_LICENSE="GPL2"
PKG_SITE="https://mariadb.org"

View File

@ -4,7 +4,7 @@
PKG_NAME="minisatip"
PKG_VERSION="1.2.84"
PKG_SHA256="b8e58eae2e0502d940b59cf60bf73ffb6af1a4c7d4cd23ddd939f29cd4004d8c"
PKG_REV="1"
PKG_REV="0"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/catalinii/minisatip"

View File

@ -2,7 +2,7 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="dotnet-runtime"
PKG_REV="1"
PKG_REV="0"
PKG_ARCH="any"
PKG_LICENSE="MIT"
PKG_SITE="https://dotnet.microsoft.com/"