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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Sun Nov 19 19:40:00 UTC 2017


    Date: Sunday, November 19, 2017 @ 19:39:59
  Author: bpiotrowski
Revision: 267488

1:17.10.0-2: go-pie rebuild

Modified:
  docker/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-19 19:39:21 UTC (rev 267487)
+++ PKGBUILD	2017-11-19 19:39:59 UTC (rev 267488)
@@ -3,7 +3,7 @@
 
 pkgname=docker
 pkgver=17.10.0
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc='Pack, ship and run any application as a lightweight container'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 license=('Apache')
 depends=('glibc' 'bridge-utils' 'iproute2' 'device-mapper' 'sqlite' 'libsystemd'
          'libseccomp' 'libtool')
-makedepends=('git' 'go' 'btrfs-progs' 'cmake' 'systemd')
+makedepends=('git' 'go-pie' 'btrfs-progs' 'cmake' 'systemd')
 optdepends=('btrfs-progs: btrfs backend support'
             'lxc: lxc backend support')
 # don't strip binaries! A sha1 is used to check binary consistency.



More information about the arch-commits mailing list