mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
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'
|
# Template file for 'python-curl'
|
||||||
pkgname=python-curl
|
pkgname=python-curl
|
||||||
version=7.19.5.1
|
version=7.19.5.3
|
||||||
revision=5
|
revision=1
|
||||||
wrksrc="pycurl-${version}"
|
wrksrc="pycurl-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
python_versions="2.7 3.4"
|
python_versions="2.7 3.4"
|
||||||
|
@ -12,8 +12,8 @@ short_desc="Python2 interface to cURL library"
|
||||||
homepage="http://pycurl.sourceforge.net/"
|
homepage="http://pycurl.sourceforge.net/"
|
||||||
license="LGPL-2.1, MIT"
|
license="LGPL-2.1, MIT"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
distfiles="http://pycurl.sourceforge.net/download/pycurl-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pycurl/pycurl-${version}.tar.gz"
|
||||||
checksum=6e9770f80459757f73bd71af82fbb29cd398b38388cdf1beab31ea91a331bc6c
|
checksum=24f6c4016b1dd2a5e29d1b025ac2ad61f80c17adfdcf8a7f47aefab63ace78d7
|
||||||
|
|
||||||
CFLAGS="-fno-strict-aliasing"
|
CFLAGS="-fno-strict-aliasing"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue