docker: rebuild with go-1.9.2

This commit is contained in:
Michael Gehring 2017-10-26 08:36:06 +00:00
parent 46f748328a
commit 9bf407697c
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'docker'
pkgname=docker
version=17.06.0
revision=2
revision=3
_subversion='-ce'
_version="$version$_subversion"
wrksrc="$pkgname$_subversion-$_version"