On 'release-1.3.9' branch: Update the site for 1.3.9 release.

* publish/doap.rdf: Update the version to 1.3.9.

* publish/download.html
  (Source tarballs): Adjust download links and SHA1 checksums.
  (Verifying the Integrity of Downloaded Files): Use serf-1.3.9.tar.bz2.asc
   as example how to verify tarball.


git-svn-id: https://svn.apache.org/repos/asf/serf/branches/release-1.3.9@1758379 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/publish/doap.rdf b/publish/doap.rdf
index 8ca0d05..1d3fcd7 100644
--- a/publish/doap.rdf
+++ b/publish/doap.rdf
@@ -37,8 +37,8 @@
     <release>
       <Version>
         <name>Recommended current 1.3 release</name>
-        <created>2014-10-20</created>
-        <revision>1.3.8</revision>
+        <created>2016-09-01</created>
+        <revision>1.3.9</revision>
       </Version>
     </release>
     <repository>
diff --git a/publish/download.html b/publish/download.html
index e74284f..dd7e222 100644
--- a/publish/download.html
+++ b/publish/download.html
@@ -48,7 +48,7 @@
     <div class="row">
       <div class="col-lg-12">
         <h3>Source tarballs</h3>
-        <p>The latest (pre-ASF) stable release of Serf is <b>1.3.8</b>.</p>
+        <p>The latest stable release of Serf is <b>1.3.9</b>.</p>
         <table class="table table-striped">
           <thead>
             <tr>
@@ -58,12 +58,12 @@
           </thead>
           <tbody>
             <tr>
-              <td><a href="https://archive.apache.org/dist/serf/serf-1.3.8.tar.bz2">serf-1.3.8.tar.bz2</a></td>
-              <td>1d45425ca324336ce2f4ae7d7b4cfbc5567c5446</td>
+              <td><a href="https://www.apache.org/dist/serf/serf-1.3.9.tar.bz2">serf-1.3.9.tar.bz2</a></td>
+              <td>26015c63e3bbb108c1689bf2090e4c26351db674</td>
             </tr>
             <tr>
-              <td><a href="https://archive.apache.org/dist/serf/serf-1.3.8.zip">serf-1.3.8.zip</a></td>
-              <td>bbbd63336f28c6ee7af516c8560e3a35f084a4bb</td>
+              <td><a href="https://www.apache.org/dist/serf/serf-1.3.9.zip">serf-1.3.9.zip</a></td>
+              <td>801cc1b5737e3a949ebb66e3a10e2572ac76ce0f</td>
             </tr>
           </tbody>
         </table>
@@ -85,7 +85,7 @@
         </p>
           <pre>
 % gpg --import serf.asc
-% gpg --verify serf-1.3.8.tar.bz2.asc</pre>
+% gpg --verify serf-1.3.9.tar.bz2.asc</pre>
 
         <p>
           Alternatively, you can verify at least the SHA1 checksum on the files.