Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b0081dc8ff59db193abc416082769c32bbf04582
commit b0081dc8ff59db193abc416082769c32bbf04582 Author: bouleetbil <[email protected]> Date: Tue Apr 28 21:31:21 2009 +0200 pyopenssl-0.9-1-i686 *version bump *change m8r diff --git a/source/devel-extra/pyopenssl/FrugalBuild b/source/devel-extra/pyopenssl/FrugalBuild index aa6d536..0efa673 100644 --- a/source/devel-extra/pyopenssl/FrugalBuild +++ b/source/devel-extra/pyopenssl/FrugalBuild @@ -1,9 +1,10 @@ -# Compiling Time: ~0.04 SBU -# Maintainer: BMH1980 <[email protected]> +# Compiling Time: 0.03 SBU +# Maintainer: bouleetbil <[email protected]> +# Contributor: BMH1980 <[email protected]> pkgname=pyopenssl -pkgver=0.8 -pkgrel=2 +pkgver=0.9 +pkgrel=1 pkgdesc="Python interface to the OpenSSL library" _F_sourceforge_name="pyOpenSSL" Finclude sourceforge @@ -13,6 +14,6 @@ groups=('devel-extra') archs=('i686' 'x86_64' 'ppc') depends=('python' 'openssl') _F_cd_path="$_F_sourceforge_name-$pkgver" -sha1sums=('50f4214dc18d8b90b9c6a7f50d6c004edad997eb') +sha1sums=('d39eeb26c73e4b96804e1e403e2136062910b6c2') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
