Refer to Go 1.4.1 binary when compiling mtsatellite.

This commit is contained in:
Sascha L. Teichmann 2015-02-15 19:55:22 +01:00
parent 9dd9f5667f
commit 4c39830f17

View File

@ -12,10 +12,10 @@ A quick and dirty way to produce the binaries of `mtdbconverter`,
# Assuming you have a 64bit GNU/Linux system. For other systems take
# the corresponding version from https://golang.org/dl/
$ wget https://storage.googleapis.com/golang/go1.3.3.linux-amd64.tar.gz
$ wget https://storage.googleapis.com/golang/go1.4.1.linux-amd64.tar.gz
$ sha1sum go1.3.3.linux-amd64.tar.gz
14068fbe349db34b838853a7878621bbd2b24646 go1.3.3.linux-amd64.tar.gz
$ sha1sum go1.4.1.linux-amd64.tar.gz
3e871200e13c0b059b14866d428910de0a4c51ed go1.4.1.linux-amd64.tar.gz
$ tar xf go1.3.3.linux-amd64.tar.gz
@ -40,5 +40,3 @@ A quick and dirty way to produce the binaries of `mtdbconverter`,
$ ls $GOPATH/bin
mtdbconverter mtredisalize mtseeder mtwebmapper