OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 02-Jun-2008 08:15:26
Branch: HEAD Handle: 2008060207152500
Modified files:
openpkg-src/stunnel stunnel.spec
Log:
upgrading package: stunnel 4.24 -> 4.25
Summary:
Revision Changes Path
1.86 +5 -5 openpkg-src/stunnel/stunnel.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/stunnel/stunnel.spec
============================================================================
$ cvs diff -u -r1.85 -r1.86 stunnel.spec
--- openpkg-src/stunnel/stunnel.spec 19 May 2008 15:48:24 -0000 1.85
+++ openpkg-src/stunnel/stunnel.spec 2 Jun 2008 06:15:25 -0000 1.86
@@ -24,22 +24,22 @@
# package information
Name: stunnel
Summary: SSL/TLS Tunneling Tool
-URL: http://stunnel.mirt.net/
+URL: http://www.stunnel.org/
Vendor: Michal Trojnara
Packager: OpenPKG Foundation e.V.
Distribution: OpenPKG Community
Class: BASE
Group: SSL
License: GPL
-Version: 4.24
-Release: 20080519
+Version: 4.25
+Release: 20080602
# package options
%option with_fsl yes
%option with_wrap no
# list of sources
-Source0: ftp://stunnel.mirt.net/stunnel/stunnel-%{version}.tar.gz
+Source0:
http://www.stunnel.org/download/stunnel/src/stunnel-%{version}.tar.gz
Source1: stunnel.pem
Source2: rc.stunnel
Source3: fsl.stunnel
@@ -76,7 +76,7 @@
%track
prog stunnel = {
version = %{version}
- url = ftp://stunnel.mirt.net/stunnel/
+ url = http://www.stunnel.org/download/source.html
regex = stunnel-(\d+\.\d+(\.\d+)?)\.tar\.gz
}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]