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

Sébastien Luttringer seblu at archlinux.org
Thu Mar 28 12:23:44 UTC 2019


    Date: Thursday, March 28, 2019 @ 12:23:44
  Author: seblu
Revision: 445268

upgpkg: docker 1:18.09.4-1

Modified:
  docker/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-28 12:20:11 UTC (rev 445267)
+++ PKGBUILD	2019-03-28 12:23:44 UTC (rev 445268)
@@ -1,7 +1,7 @@
 # Maintainer: Sébastien "Seblu" Luttringer
 
 pkgname=docker
-pkgver=18.09.3
+pkgver=18.09.4
 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=2cfbf9b1f98162a55829a21cc603c76072a75382
+_LIBNETWORK_COMMIT=4725f2163fb214a6312f3beae5991f838ec36326
 source=("git+https://github.com/docker/docker-ce.git#tag=v$pkgver"
         "git+https://github.com/docker/libnetwork.git#commit=$_LIBNETWORK_COMMIT"
         "git+https://github.com/krallin/tini.git#commit=$_TINI_COMMIT"



More information about the arch-commits mailing list