[Gpg4win-commits] r248 - trunk/doc/website

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Fri Mar 31 18:29:50 CEST 2006


Author: werner
Date: 2006-03-31 18:29:50 +0200 (Fri, 31 Mar 2006)
New Revision: 248

Modified:
   trunk/doc/website/package-integrity-de.htm4
   trunk/doc/website/package-integrity.htm4
   trunk/doc/website/versions.m4
Log:
Fixed the URLs.


Modified: trunk/doc/website/package-integrity-de.htm4
===================================================================
--- trunk/doc/website/package-integrity-de.htm4	2006-03-31 16:21:12 UTC (rev 247)
+++ trunk/doc/website/package-integrity-de.htm4	2006-03-31 16:29:50 UTC (rev 248)
@@ -27,12 +27,12 @@
 <h2>OpenPGP Signaturen</h2>
 
 Für gpg4win-VERSION.exe:
-<a href="http://ftp.gpg4win.org/gpg4win/gpg4win-VERSION.exe.sig"
-  >ftp://ftp.gpg4win.org/gpg4win/gpg4win-VERSION.exe.sig</a><br>
+<a href="http://ftp.gpg4win.org/gpg4win-VERSION.exe.sig"
+  >http://ftp.gpg4win.org/gpg4win-VERSION.exe.sig</a><br>
 
 Für gpg4win-src-VERSION.exe:
-<a href="http://ftp.gpg4win.org/gpg4win/gpg4win-src-VERSION.exe.sig"
-  >ftp://ftp.gpg4win.org/gpg4win/gpg4win-src-VERSION.exe.sig</a><br>
+<a href="http://ftp.gpg4win.org/gpg4win-src-VERSION.exe.sig"
+  >http://ftp.gpg4win.org/gpg4win-src-VERSION.exe.sig</a><br>
 
 Für gpg4win-VERSION.tar.bz2:
 gpg4win-VERSION.tar.bz2.sig welches

Modified: trunk/doc/website/package-integrity.htm4
===================================================================
--- trunk/doc/website/package-integrity.htm4	2006-03-31 16:21:12 UTC (rev 247)
+++ trunk/doc/website/package-integrity.htm4	2006-03-31 16:29:50 UTC (rev 248)
@@ -27,12 +27,12 @@
 <h2>OpenPGP signatures</h2>
 
 For gpg4win-VERSION.exe:
-<a href="http://ftp.gpg4win.org/gpg4win/gpg4win-VERSION.exe.sig"
-  >ftp://ftp.gpg4win.org/gpg4win/gpg4win-VERSION.exe.sig</a><br>
+<a href="http://ftp.gpg4win.org/gpg4win-VERSION.exe.sig"
+  >http://ftp.gpg4win.org/gpg4win-VERSION.exe.sig</a><br>
 
 For gpg4win-src-VERSION.exe:
-<a href="http://ftp.gpg4win.org/gpg4win/gpg4win-src-VERSION.exe.sig"
-  >ftp://ftp.gpg4win.org/gpg4win/gpg4win-src-VERSION.exe.sig</a><br>
+<a href="http://ftp.gpg4win.org/gpg4win-src-VERSION.exe.sig"
+  >http://ftp.gpg4win.org/gpg4win-src-VERSION.exe.sig</a><br>
 
 For gpg4win-VERSION.tar.bz2:
 gpg4win-VERSION.tar.bz2.sig which can be found

Modified: trunk/doc/website/versions.m4
===================================================================
--- trunk/doc/website/versions.m4	2006-03-31 16:21:12 UTC (rev 247)
+++ trunk/doc/website/versions.m4	2006-03-31 16:29:50 UTC (rev 248)
@@ -1,5 +1,5 @@
 m4_define(`VERSION',`1.0.0rc1')
-m4_define(`DOWNLOAD_URL',`http://ftp.gpg4win.org/gpg4win/gpg4win-VERSION.exe')
+m4_define(`DOWNLOAD_URL',`http://ftp.gpg4win.org/gpg4win-VERSION.exe')
 m4_define(`DL_SIZE',`7.0 MByte')
 m4_define(`DL_DATE',`2006-03-29')
 m4_define(`SHA1_SRC',`06d48d536e05f9e7b529424612800e0a09b6b580') m4_dnl gpg4win-n.n.n.tar.bz2



More information about the Gpg4win-commits mailing list