go: bump revision

Go was originally updated to 1.11.5 already, as a part of the
a2f0a976d1 commit, which the
2b4f08ec80 commit did not assume,
resulting in a partial merge of #8064 that changes short desc
but does not bump.

[ci skip]
This commit is contained in:
q66 2019-02-05 18:34:56 +01:00 committed by maxice8
parent 3af5665004
commit fa15a09fb0

View file

@ -1,7 +1,7 @@
# Template file for 'go'
pkgname=go
version=1.11.5
revision=1
revision=2
create_wrksrc=yes
build_wrksrc=go
hostmakedepends="go1.4-bootstrap"