mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
docker: rebuild with go-1.11
This commit is contained in:
parent
995b2602cb
commit
7d8486a1e2
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'docker'
|
# Template file for 'docker'
|
||||||
pkgname=docker
|
pkgname=docker
|
||||||
version=18.06.0
|
version=18.06.0
|
||||||
revision=1
|
revision=2
|
||||||
_subversion='-ce'
|
_subversion='-ce'
|
||||||
_version="$version$_subversion"
|
_version="$version$_subversion"
|
||||||
wrksrc="$pkgname$_subversion-$_version"
|
wrksrc="$pkgname$_subversion-$_version"
|
||||||
|
|
Loading…
Add table
Reference in a new issue