dockerd: Update to 29.6.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=dockerd
|
||||
PKG_VERSION:=29.5.3
|
||||
PKG_VERSION:=29.6.0
|
||||
PKG_RELEASE:=1
|
||||
PKG_LICENSE:=Apache-2.0
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
@@ -10,8 +10,8 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_GIT_URL:=github.com/moby/moby
|
||||
PKG_GIT_REF:=docker-v$(PKG_VERSION)
|
||||
PKG_SOURCE_URL:=https://codeload.$(PKG_GIT_URL)/tar.gz/$(PKG_GIT_REF)?
|
||||
PKG_HASH:=460e3c95fbf86414e88e7cb58551df061c206592bc66680fec75c5cdd551e3bd
|
||||
PKG_GIT_SHORT_COMMIT:=285b471 # SHA1 used within the docker executables
|
||||
PKG_HASH:=7b967550d43fb5e0ab448282164cc16b670d26017fc3b6cd6284ceef36998158
|
||||
PKG_GIT_SHORT_COMMIT:=70eaf5e # SHA1 used within the docker executables
|
||||
|
||||
PKG_MAINTAINER:=Gerard Ryan <G.M0N3Y.2503@gmail.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user