[arch-commits] Commit in docker/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Sat Dec 13 21:11:28 UTC 2014
Date: Saturday, December 13, 2014 @ 22:11:28
Author: bpiotrowski
Revision: 123856
upgpkg: docker 1:1.4.0-2
rebuild with go 1.3 to fix segfaults caused by go 1.4 (FS#43104)
Modified:
docker/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-12-13 19:42:37 UTC (rev 123855)
+++ PKGBUILD 2014-12-13 21:11:28 UTC (rev 123856)
@@ -3,7 +3,7 @@
pkgname=docker
pkgver=1.4.0
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc='Pack, ship and run any application as a lightweight container'
arch=('x86_64')
More information about the arch-commits
mailing list