mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-09 18:52:30 +01:00
main/curl: rebuild against openssl 1.1
This commit is contained in:
parent
e05c005a65
commit
46d3072fb5
@ -4,13 +4,13 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=curl
|
||||
pkgver=7.62.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="URL retrival utility and library"
|
||||
url="https://curl.haxx.se"
|
||||
arch="all"
|
||||
license="MIT"
|
||||
depends="ca-certificates"
|
||||
depends_dev="libressl-dev libssh2-dev nghttp2-dev zlib-dev"
|
||||
depends_dev="openssl-dev libssh2-dev nghttp2-dev zlib-dev"
|
||||
checkdepends="python2"
|
||||
makedepends="$depends_dev autoconf automake groff libtool perl"
|
||||
subpackages="$pkgname-dbg $pkgname-doc $pkgname-dev libcurl"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user