[arch-commits] Commit in docker/trunk (PKGBUILD)

Sébastien Luttringer seblu at archlinux.org
Tue Jun 2 15:14:24 UTC 2020


    Date: Tuesday, June 2, 2020 @ 15:14:23
  Author: seblu
Revision: 638087

upgpkg: docker 1:19.03.11-1

Modified:
  docker/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-02 14:44:52 UTC (rev 638086)
+++ PKGBUILD	2020-06-02 15:14:23 UTC (rev 638087)
@@ -1,7 +1,7 @@
 # Maintainer: Sébastien "Seblu" Luttringer
 
 pkgname=docker
-pkgver=19.03.10
+pkgver=19.03.11
 pkgrel=1
 epoch=1
 pkgdesc='Pack, ship and run any application as a lightweight container'
@@ -18,7 +18,7 @@
 # Use exact commit version from Dockerfile, see them in:
 # https://github.com/docker/docker-ce/blob/master/components/engine/hack/dockerfile/install/
 _TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
-_LIBNETWORK_COMMIT=71d4d82a5ce50453b1121d95544f0a2ae95bef9b
+_LIBNETWORK_COMMIT=153d0769a1181bf591a9637fd487a541ec7db1e6
 _APP_TAG='v0.9.1-beta3'
 source=("git+https://github.com/docker/docker-ce.git#tag=v$pkgver"
         "git+https://github.com/docker/libnetwork.git#commit=$_LIBNETWORK_COMMIT"



More information about the arch-commits mailing list