python3-curl: rebuild against OpenSSL
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
# Template file for 'python3-curl'
|
# Template file for 'python3-curl'
|
||||||
pkgname=python3-curl
|
pkgname=python3-curl
|
||||||
version=7.43.0.3
|
version=7.43.0.3
|
||||||
revision=9
|
revision=10
|
||||||
wrksrc="pycurl-${version}"
|
wrksrc="pycurl-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-devel"
|
hostmakedepends="python3-devel"
|
||||||
makedepends="libressl-devel libcurl-devel ${hostmakedepends}"
|
makedepends="openssl-devel libcurl-devel ${hostmakedepends}"
|
||||||
short_desc="Python3 interface to cURL library"
|
short_desc="Python3 interface to cURL library"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later, MIT"
|
license="LGPL-2.1-or-later, MIT"
|
||||||
|
|||||||
Reference in New Issue
Block a user