python3-curl: rebuild against OpenSSL
This commit is contained in:
parent
492fdc456c
commit
5610d04e85
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'python3-curl'
|
||||
pkgname=python3-curl
|
||||
version=7.43.0.3
|
||||
revision=9
|
||||
revision=10
|
||||
wrksrc="pycurl-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-devel"
|
||||
makedepends="libressl-devel libcurl-devel ${hostmakedepends}"
|
||||
makedepends="openssl-devel libcurl-devel ${hostmakedepends}"
|
||||
short_desc="Python3 interface to cURL library"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-2.1-or-later, MIT"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue