python3-curl: update to 7.45.1.
This commit is contained in:
parent
4680f6ad9f
commit
80505ec2bc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-curl'
|
||||
pkgname=python3-curl
|
||||
version=7.45.0
|
||||
version=7.45.1
|
||||
revision=1
|
||||
wrksrc="pycurl-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,7 @@ license="LGPL-2.1-or-later, MIT"
|
|||
homepage="http://pycurl.io/"
|
||||
changelog="https://raw.githubusercontent.com/pycurl/pycurl/master/ChangeLog"
|
||||
distfiles="${PYPI_SITE}/p/pycurl/pycurl-${version}.tar.gz"
|
||||
checksum=5036c53c6f4106e9160d053a4baa3433a0215fb3386073e211273c56a3a95f3d
|
||||
checksum=a863ad18ff478f5545924057887cdae422e1b2746e41674615f687498ea5b88a
|
||||
|
||||
pre_build() {
|
||||
vsed -i "/setup_args\['data_files'\] = /d" setup.py
|
||||
|
|
Loading…
Reference in a new issue