summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2012-03-02 16:12:51 +0000
committerhallgren <hallgren@chalmers.se>2012-03-02 16:12:51 +0000
commit59832685528630e7a52de459712412b519a6723b (patch)
treeb5a1e9c40d18e5d8312bcf025e74ecdd4e03891d
parent5625e5f8f79cceb5204576289771576778b48e9a (diff)
GF 3.3.3 download page: initial set of binary packages added
-rw-r--r--download/index-3.3.3.t2t3
1 files changed, 3 insertions, 0 deletions
diff --git a/download/index-3.3.3.t2t b/download/index-3.3.3.t2t
index 2e477a67c..594596be4 100644
--- a/download/index-3.3.3.t2t
+++ b/download/index-3.3.3.t2t
@@ -14,6 +14,9 @@ What's new? See the [Release notes release-3.3.3.html].
== Binary packages ==
| **Platform** | **Download** | **How to install**
+| Linux (32-bit) | [gf-3.3.3-bin-i386-linux.tar.gz gf-3.3.3-bin-i386-linux.tar.gz] | ``sudo tar -C /usr/local -zxf gf-3.3.3-bin-i386-linux.tar.gz``
+| Linux (64-bit) | [gf-3.3.3-bin-amd64-linux.tar.gz gf-3.3.3-bin-amd64-linux.tar.gz] | ``sudo tar -C /usr/local -zxf gf-3.3.3-bin-amd64-linux.tar.gz``
+| MacOS X | [gf-3.3.3-bin-intel-mac.tar.gz gf-3.3.3-bin-intel-mac.tar.gz] | ``sudo tar -C /usr/local -zxf gf-3.3.3-bin-intel-mac.tar.gz``
| ... | ... | ...
More packages might be added later.