wok rev 11030

Up: pyopenssl to 0.13.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Oct 16 07:13:13 2011 +0000 (2011-10-16)
parents f0f364ff2de0
children d5d3d87300a7
files pyopenssl/receipt
line diff
     1.1 --- a/pyopenssl/receipt	Sun Oct 16 07:10:32 2011 +0000
     1.2 +++ b/pyopenssl/receipt	Sun Oct 16 07:13:13 2011 +0000
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="pyopenssl"
     1.7 -VERSION="0.11"
     1.8 +VERSION="0.13"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="OpenSSL library subset wrapper for python."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12  SOURCE="pyOpenSSL"
    1.13  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.14  WEB_SITE="https://launchpad.net/pyopenssl/"
    1.15 -WGET_URL="http://launchpad.net/$PACKAGE/main/$VERSION/+download/$TARBALL"
    1.16 +WGET_URL="http://pypi.python.org/packages/source/p/pyOpenSSL/$TARBALL"
    1.17  DEPENDS="python openssl"
    1.18  BUILD_DEPENDS="python python-dev openssl-dev"
    1.19