[Frugalware-git] gmp5: pycrypto-2.3-1-i686
Elentir
elentir at frugalware.org
Fri Feb 11 21:08:35 CET 2011
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gmp5.git;a=commitdiff;h=6a61526d348123a606545e25dc65007045970d70
commit 6a61526d348123a606545e25dc65007045970d70
Author: Elentir <elentir at frugalware.org>
Date: Fri Feb 11 21:06:46 2011 +0100
pycrypto-2.3-1-i686
* version bump
* add gmp>=5.0.1 to depends
* change m8r
diff --git a/source/devel-extra/pycrypto/FrugalBuild b/source/devel-extra/pycrypto/FrugalBuild
index 9aa1797..fe63d19 100644
--- a/source/devel-extra/pycrypto/FrugalBuild
+++ b/source/devel-extra/pycrypto/FrugalBuild
@@ -1,16 +1,16 @@
-# Compiling Time: ~0.04 SBU
-# Maintainer: BMH1980 <bmh1980 at frugalware.org>
+# Compiling Time: 0.06 SBU
+# Maintainer: Elentir <elentir at frugalware.org>
pkgname=pycrypto
-pkgver=2.0.1
-pkgrel=5
+pkgver=2.3
+pkgrel=1
pkgdesc="Python Cryptography Toolkit"
-url="http://www.amk.ca/python/code/crypto.html"
-up2date="lynx -dump $url | grep -m 1 tar.gz | cut -d - -f 2 | cut -d ' ' -f 1 | sed 's|.tar.gz||'"
-source=(http://www.amk.ca/files/python/crypto/$pkgname-$pkgver.tar.gz)
+url="http://www.dlitz.net/software/pycrypto/"
+up2date="Flasttar $url"
+source=(http://ftp.dlitz.net/pub/dlitz/crypto/$pkgname/$pkgname-$pkgver.tar.gz)
groups=('devel-extra')
archs=('i686' 'x86_64' 'ppc')
-depends=('gpm>=1.20.5-2' 'python')
-sha1sums=('c77cdefdfb06e4749690013a9a9e1600ab14e26f')
+depends=('python' 'gmp>=5.0.1')
+sha1sums=('96b33b77e729893bd0837a09a6aa7a12b5070037')
# optimization OK
More information about the Frugalware-git
mailing list