mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27:49 +00:00
cli: update to 23.0.2
https://github.com/docker/cli/compare/v23.0.1...v23.0.2
This commit is contained in:
parent
8d5cee6c9e
commit
35797d42bd
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
PKG_NAME="cli"
|
PKG_NAME="cli"
|
||||||
PKG_VERSION="$(get_pkg_version moby)"
|
PKG_VERSION="$(get_pkg_version moby)"
|
||||||
PKG_SHA256="37bc1c71a782fc10d35aa6708c1b3c90a71f3947c33665cb0de68df25dc14d94"
|
PKG_SHA256="bef4fc68b9f81ab2ae8bb2605e16a0965a3c4a82f0c0cf9d9f5d2cee8e95415d"
|
||||||
PKG_LICENSE="ASL"
|
PKG_LICENSE="ASL"
|
||||||
PKG_SITE="https://github.com/docker/cli"
|
PKG_SITE="https://github.com/docker/cli"
|
||||||
PKG_URL="https://github.com/docker/cli/archive/v${PKG_VERSION}.tar.gz"
|
PKG_URL="https://github.com/docker/cli/archive/v${PKG_VERSION}.tar.gz"
|
||||||
@ -12,7 +12,7 @@ PKG_LONGDESC="The Docker CLI"
|
|||||||
PKG_TOOLCHAIN="manual"
|
PKG_TOOLCHAIN="manual"
|
||||||
|
|
||||||
# Git commit of the matching release https://github.com/docker/cli/releases
|
# Git commit of the matching release https://github.com/docker/cli/releases
|
||||||
export PKG_GIT_COMMIT="a5ee5b1dfc9b8f08ed9e020bb54fc18550173ef6"
|
export PKG_GIT_COMMIT="569dd73db13099a7c3104d73aa15117b359045bc"
|
||||||
|
|
||||||
configure_target() {
|
configure_target() {
|
||||||
go_configure
|
go_configure
|
||||||
|
Loading…
x
Reference in New Issue
Block a user