mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
documentation: typo
This commit is contained in:
parent
9c868de0ec
commit
e859aa061c
@ -22,7 +22,7 @@ PKG_REV="100"
|
|||||||
PKG_SHA256="[sha256 hash of the source file, downloaded from PKG_URL]"
|
PKG_SHA256="[sha256 hash of the source file, downloaded from PKG_URL]"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="[license of the upstream project]"
|
PKG_LICENSE="[license of the upstream project]"
|
||||||
PKG_SITE="[url to the upstream project, e.g. http://exmaple.com/libexample"
|
PKG_SITE="[url to the upstream project, e.g. http://example.com/libexample"
|
||||||
PKG_URL="[download url, e.g. https://github.com/example/libexample/archive/$PKG_VERSION.tar.gz]"
|
PKG_URL="[download url, e.g. https://github.com/example/libexample/archive/$PKG_VERSION.tar.gz]"
|
||||||
# PKG_MAINTAINER="John Doe" # Full name or forum/GitHub nickname, if you want to be identified as the addon maintainer
|
# PKG_MAINTAINER="John Doe" # Full name or forum/GitHub nickname, if you want to be identified as the addon maintainer
|
||||||
PKG_DEPENDS_TARGET="[build system dependencies, e.g. toolchain zlib openssl]"
|
PKG_DEPENDS_TARGET="[build system dependencies, e.g. toolchain zlib openssl]"
|
||||||
|
@ -21,7 +21,7 @@ PKG_VERSION="[package version identifier or unique githash]"
|
|||||||
PKG_SHA256="[sha256 hash of the source file, downloaded from PKG_URL]"
|
PKG_SHA256="[sha256 hash of the source file, downloaded from PKG_URL]"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="[license of the upstream project]"
|
PKG_LICENSE="[license of the upstream project]"
|
||||||
PKG_SITE="[url to the upstream project, e.g. http://exmaple.com/libexample"
|
PKG_SITE="[url to the upstream project, e.g. http://example.com/libexample"
|
||||||
PKG_URL="[download url, e.g. https://github.com/example/libexample/archive/$PKG_VERSION.tar.gz]"
|
PKG_URL="[download url, e.g. https://github.com/example/libexample/archive/$PKG_VERSION.tar.gz]"
|
||||||
# PKG_MAINTAINER="John Doe" # Full name or forum/GitHub nickname, if you want to be identified as the addon maintainer
|
# PKG_MAINTAINER="John Doe" # Full name or forum/GitHub nickname, if you want to be identified as the addon maintainer
|
||||||
PKG_DEPENDS_TARGET="[build system dependencies, e.g. toolchain zlib openssl]"
|
PKG_DEPENDS_TARGET="[build system dependencies, e.g. toolchain zlib openssl]"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user