mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
docker-compose: update to version 5.1.4
Changes: https://github.com/docker/compose/releases/tag/v5.1.0 Changes: https://github.com/docker/compose/releases/tag/v5.1.1 Changes: https://github.com/docker/compose/releases/tag/v5.1.2 Changes: https://github.com/docker/compose/releases/tag/v5.1.3 Changes: https://github.com/docker/compose/releases/tag/v5.1.4 Signed-off-by: Javier Marcet <javier@marcet.info>
This commit is contained in:
committed by
George Sapkin
parent
e161cf1dde
commit
b37d600c1d
@@ -1,14 +1,14 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=compose
|
PKG_NAME:=compose
|
||||||
PKG_VERSION:=5.0.2
|
PKG_VERSION:=5.1.4
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
PKG_LICENSE:=Apache-2.0
|
PKG_LICENSE:=Apache-2.0
|
||||||
PKG_LICENSE_FILES:=LICENSE
|
PKG_LICENSE_FILES:=LICENSE
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-v$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-v$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=https://codeload.github.com/docker/compose/tar.gz/v${PKG_VERSION}?
|
PKG_SOURCE_URL:=https://codeload.github.com/docker/compose/tar.gz/v${PKG_VERSION}?
|
||||||
PKG_HASH:=9cd91c987bfe5924c1883b7ccd82a5a052e97d0ea149d6a00b2a8c3bf3148009
|
PKG_HASH:=363ce6ccca46f836648f5f4ec9ecfdb6f631daa126570cc3fc69140edeed6794
|
||||||
|
|
||||||
PKG_MAINTAINER:=Javier Marcet <javier@marcet.info>
|
PKG_MAINTAINER:=Javier Marcet <javier@marcet.info>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user