python-curl: update to 7.21.5.
This commit is contained in:
parent
4ed51119cf
commit
6a38c4cf8a
1 changed files with 2 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-curl'
|
||||
pkgname=python-curl
|
||||
version=7.19.5.3
|
||||
version=7.21.5
|
||||
revision=1
|
||||
wrksrc="pycurl-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,9 +13,7 @@ homepage="http://pycurl.sourceforge.net/"
|
|||
license="LGPL-2.1, MIT"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
distfiles="${PYPI_SITE}/p/pycurl/pycurl-${version}.tar.gz"
|
||||
checksum=24f6c4016b1dd2a5e29d1b025ac2ad61f80c17adfdcf8a7f47aefab63ace78d7
|
||||
|
||||
CFLAGS="-fno-strict-aliasing"
|
||||
checksum=8a1e0eb55573388275a1d6c2534ca4cfca5d7fa772b99b505c08fa149b27aed0
|
||||
|
||||
pre_build() {
|
||||
sed -i "/setup_args\['data_files'\] = /d" setup.py
|
||||
|
|
Loading…
Reference in a new issue