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: 06-Aug-2008 09:34:28 Branch: HEAD Handle: 2008080608342800 Modified files: openpkg-src/matrixssl matrixssl.spec Log: upgrading package: matrixssl 1.8.3 -> 1.8.5 Summary: Revision Changes Path 1.7 +5 -5 openpkg-src/matrixssl/matrixssl.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/matrixssl/matrixssl.spec ============================================================================ $ cvs diff -u -r1.6 -r1.7 matrixssl.spec --- openpkg-src/matrixssl/matrixssl.spec 1 Jan 2008 14:58:03 -0000 1.6 +++ openpkg-src/matrixssl/matrixssl.spec 6 Aug 2008 07:34:28 -0000 1.7 @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 1.8.3 -%define V_dist 1-8-3 +%define V_opkg 1.8.5 +%define V_dist 1-8-5 # package information Name: matrixssl @@ -36,10 +36,10 @@ Group: SSL License: GPL Version: %{V_opkg} -Release: 20080101 +Release: 20080806 # list of sources -Source0: ftp://ftp.openpkg.org/sources/CPY/matrixssl/matrixssl-%{V_dist}-open.tar.gz +Source0: ftp://ftp.openpkg.org/sources/CPY/matrixssl/matrixssl-%{V_dist}-open.tgz Patch0: matrixssl.patch # build information @@ -58,7 +58,7 @@ prog matrixssl = { version = %{V_dist} url = http://www.matrixssl.org/download.html - regex = matrixssl-(__VER__)-open\.tar\.gz + regex = matrixssl-(__VER__)-open\.tgz } %prep @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org