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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Sun Nov 19 19:43:05 UTC 2017


    Date: Sunday, November 19, 2017 @ 19:43:04
  Author: bpiotrowski
Revision: 267491

0.1.1-4: go-pie rebuild

Modified:
  runc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-19 19:43:01 UTC (rev 267490)
+++ PKGBUILD	2017-11-19 19:43:04 UTC (rev 267491)
@@ -3,13 +3,13 @@
 
 pkgname=runc
 pkgver=0.1.1
-pkgrel=3
+pkgrel=4
 pkgdesc='CLI tool for managing OCI compliant containers'
 arch=('x86_64')
 url='https://runc.io/'
 license=('Apache')
 depends=('glibc' 'libseccomp')
-makedepends=('git' 'go' 'go-md2man')
+makedepends=('git' 'go-pie' 'go-md2man')
 source=("runc.io::git+https://github.com/opencontainers/runc.git#tag=v$pkgver")
 md5sums=('SKIP')
 



More information about the arch-commits mailing list