aboutsummaryrefslogtreecommitdiffstats
path: root/community/docker
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2019-08-30 01:37:24 +0200
committerLeo <thinkabit.ukim@gmail.com>2019-08-29 21:00:06 -0300
commitd0054c081f102ab081c7835de626532351ed400a (patch)
treebf40eaae86e2767d713b74602a11e8c2de679b75 /community/docker
parent4b9b2476d832d8c4cfa49e549233e2291de339df (diff)
downloadaports-d0054c081f102ab081c7835de626532351ed400a.tar.bz2
aports-d0054c081f102ab081c7835de626532351ed400a.tar.xz
community/docker: fix secfixes comment and url
Diffstat (limited to 'community/docker')
-rw-r--r--community/docker/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/docker/APKBUILD b/community/docker/APKBUILD
index 1282a3bbc5..31910b0141 100644
--- a/community/docker/APKBUILD
+++ b/community/docker/APKBUILD
@@ -5,9 +5,9 @@ pkgname=docker
pkgver=19.03.1
_gitcommit=74b1e89e8ac68948be88fe0aa1e2767ae28659fe # https://github.com/docker/docker-ce/commits/v$pkgver
_ver=${pkgver/_/-}-ce
-pkgrel=2
+pkgrel=3
pkgdesc="Pack, ship and run any application as a lightweight container"
-url="http://www.docker.io/"
+url="https://www.docker.io/"
arch="all"
license="Apache-2.0"
depends="docker-engine docker-cli"
@@ -21,11 +21,11 @@ _cobra_ver="0.0.3"
# secfixes:
# 19.03.1:
-# - CVE-2019-14271
+# - CVE-2019-14271
# 18.09.8:
-# - CVE-2019-13509
+# - CVE-2019-13509
# 18.09.7:
-# - CVE-2018-15664
+# - CVE-2018-15664
subpackages="
$pkgname-engine:engine