go verbump

This commit is contained in:
Ertuğrul Erata
2016-08-01 19:49:18 +03:00
parent 9b4e46ae1f
commit bb98f718ca
2 changed files with 13 additions and 6 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="1c7b23001917ba2fdc51d2e35079a851c99ab437" type="targz">https://github.com/golang/go/archive/go1.6.2.tar.gz</Archive>
<Archive sha1sum="97058ade5ad63119f78aa5d1717b1ac26c9f5f7b" type="tarbz2" target="go-go1.6.2">https://dev.gentoo.org/~williamh/dist/go-linux-amd64-bootstrap.tbz</Archive>
<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>
<!--BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>gawk</Dependency>
@@ -38,6 +38,13 @@
</Package>
<History>
<Update release="4">
<Date>2016-08-01</Date>
<Version>1.6.3</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2016-06-09</Date>
<Version>1.6.2</Version>