Merge pull request #14519 from jmarcet/docker-compose-update
docker-compose: update to v1.28.0
This commit is contained in:
commit
412e7af784
|
@ -1,11 +1,11 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=docker-compose
|
||||
PKG_VERSION:=1.27.4
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=1.28.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=docker-compose
|
||||
PKG_HASH:=5a5690f24c27d4b43dcbe6b3fae91ba680713208e99ee863352b3bae37bcaa83
|
||||
PKG_HASH:=947888fe9377b48c260d59b6511ba205655c6beb45a4b70fbce28f753aacf75a
|
||||
|
||||
PKG_MAINTAINER:=Javier Marcet <javier@marcet.info>
|
||||
PKG_LICENSE:=Apache-2.0
|
||||
|
|
Loading…
Reference in New Issue