go update, docker, runc and containerd rebuild

This commit is contained in:
Ertuğrul Erata
2017-03-20 19:48:31 +03:00
parent f1812ec052
commit 0efb7f1837
6 changed files with 43 additions and 8 deletions
+9 -2
View File
@@ -12,8 +12,8 @@
<IsA>app:console</IsA>
<Summary>Compiler and tools for the Go programming language from Google</Summary>
<Description>Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.</Description>
<Archive sha1sum="0a5716099d566f04d3951f1c7b88e1d439ca9f80" type="targz">https://github.com/golang/go/archive/go1.6.3.tar.gz</Archive>
<Archive sha1sum="97058ade5ad63119f78aa5d1717b1ac26c9f5f7b" type="tarbz2" target="go-go1.6.3">https://dev.gentoo.org/~williamh/dist/go-linux-amd64-bootstrap.tbz</Archive>
<Archive sha1sum="f603ac63fe935df29cb15f4a9db62622c3ca3de0" type="targz">https://github.com/golang/go/archive/go1.7.5.tar.gz</Archive>
<Archive sha1sum="97058ade5ad63119f78aa5d1717b1ac26c9f5f7b" type="tarbz2" target="go-go1.7.5">https://dev.gentoo.org/~williamh/dist/go-linux-amd64-bootstrap.tbz</Archive>
<!--BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>gawk</Dependency>
@@ -38,6 +38,13 @@
</Package>
<History>
<Update release="5">
<Date>2017-03-20</Date>
<Version>1.7.5</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="4">
<Date>2016-08-06</Date>
<Version>1.6.3</Version>