From 8636ec61190f7ab0c581932a93a5401a85e57de0 Mon Sep 17 00:00:00 2001 From: tnut Date: Tue, 12 Oct 2010 14:29:42 +0200 Subject: maj pyopenssl#0.10-1 --- extra/pyopenssl/Pkgfile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/pyopenssl/Pkgfile') diff --git a/extra/pyopenssl/Pkgfile b/extra/pyopenssl/Pkgfile index 83b3a9048..35cd56bd0 100644 --- a/extra/pyopenssl/Pkgfile +++ b/extra/pyopenssl/Pkgfile @@ -1,17 +1,17 @@ # Description: Interface python de la librairie openSSL -# URL: http://pyopenssl.sourceforge.net/ +# URL: https://launchpad.net/pyopenssl # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch # Depends on: python name=pyopenssl -version=0.8 +version=0.10 release=1 -source=(http://downloads.sourceforge.net/$name/pyOpenSSL-$version.tar.gz) +source=(http://pypi.python.org/packages/source/p/pyOpenSSL/pyOpenSSL-$version.tar.gz) build() { cd pyOpenSSL-$version - python setup.py install --root=$PKG + python setup.py install --prefix=$PKG/usr chown -R root:root $PKG } -- cgit v1.2.3-70-g09d2