python-curl: update to 7.19.5.3
This commit is contained in:
parent
864e3af1cb
commit
9e7b7edac1
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-curl'
|
||||
pkgname=python-curl
|
||||
version=7.19.5.1
|
||||
revision=5
|
||||
version=7.19.5.3
|
||||
revision=1
|
||||
wrksrc="pycurl-${version}"
|
||||
build_style=python-module
|
||||
python_versions="2.7 3.4"
|
||||
|
@ -12,8 +12,8 @@ short_desc="Python2 interface to cURL library"
|
|||
homepage="http://pycurl.sourceforge.net/"
|
||||
license="LGPL-2.1, MIT"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
distfiles="http://pycurl.sourceforge.net/download/pycurl-${version}.tar.gz"
|
||||
checksum=6e9770f80459757f73bd71af82fbb29cd398b38388cdf1beab31ea91a331bc6c
|
||||
distfiles="${PYPI_SITE}/p/pycurl/pycurl-${version}.tar.gz"
|
||||
checksum=24f6c4016b1dd2a5e29d1b025ac2ad61f80c17adfdcf8a7f47aefab63ace78d7
|
||||
|
||||
CFLAGS="-fno-strict-aliasing"
|
||||
|
||||
|
|
Loading…
Reference in a new issue