Merge pull request #13337 from jmarcet/docker-compose-update

docker-compose: Update to version 1.27.3
This commit is contained in:
Rosen Penev 2020-09-18 02:51:38 -07:00 committed by GitHub
commit adfb2691d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=docker-compose
PKG_VERSION:=1.26.2
PKG_VERSION:=1.27.3
PKG_RELEASE:=1
PYPI_NAME:=docker-compose
PKG_HASH:=576b0f81d1a1325941b3ce3436efd51f28b9ecd85b10dd6daa7d51793e187b30
PKG_HASH:=401838bb36e8b1e255fdf22fe6991508193c09d09f57dc923b66d3f2fa663133
PKG_MAINTAINER:=Javier Marcet <javier@marcet.info>
PKG_LICENSE:=Apache-2.0