mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
cli: update to 28.1.1
This commit is contained in:
parent
cf4b885fd4
commit
ef888cb32e
@ -3,7 +3,7 @@
|
||||
|
||||
PKG_NAME="cli"
|
||||
PKG_VERSION="$(get_pkg_version moby)"
|
||||
PKG_SHA256="70ded7462897bab0b7d7e5716ffc787391ff5f2b483d7eb590a37bf6512bd3e4"
|
||||
PKG_SHA256="98b305725d453b6802a4df1e4c8184b66cf8d74e9050bbf3d92b2804621cb9f6"
|
||||
PKG_LICENSE="ASL"
|
||||
PKG_SITE="https://github.com/docker/cli"
|
||||
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"
|
||||
|
||||
# Git commit of the matching tag https://github.com/docker/cli/tags
|
||||
export PKG_GIT_COMMIT="0442a7378f37ef9482ade1c8addf618cb8becb00"
|
||||
export PKG_GIT_COMMIT="4eba3773274f9d21ba90ae5bc719c3f1e4bb07a1"
|
||||
|
||||
configure_target() {
|
||||
go_configure
|
||||
|
Loading…
x
Reference in New Issue
Block a user