docker-compose: update to 1.14.0
This commit is contained in:
parent
9829187236
commit
0a954669d2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'docker-compose'
|
# Template file for 'docker-compose'
|
||||||
pkgname=docker-compose
|
pkgname=docker-compose
|
||||||
version=1.13.0
|
version=1.14.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="compose-${version}"
|
wrksrc="compose-${version}"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="pancake <pancake@nopcode.org>"
|
||||||
homepage="https://docs.docker.com/compose/"
|
homepage="https://docs.docker.com/compose/"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
distfiles="https://github.com/docker/compose/archive/${version}.tar.gz"
|
distfiles="https://github.com/docker/compose/archive/${version}.tar.gz"
|
||||||
checksum=0cace4a814cf629689f1738fc221eb0de12f6336ee682b8c9539568f63cf6785
|
checksum=61d9e9669e1402f77320fbda4e9d3584c201781a9a6061b54a6786f5dcde888f
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
# remove all upper bounds
|
# remove all upper bounds
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue