mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/libevent: rebuild against openssl 1.1
This commit is contained in:
parent
a6af4678b9
commit
91b95b13b6
@ -3,14 +3,14 @@
|
||||
pkgname=libevent
|
||||
pkgver=2.1.8
|
||||
_pkgver=$pkgver-stable
|
||||
pkgrel=5
|
||||
pkgrel=6
|
||||
pkgdesc="An event notification library"
|
||||
url="http://libevent.org/"
|
||||
arch="all"
|
||||
license="BSD-3-Clause"
|
||||
options="!check" # regression tests failed
|
||||
depends_dev="python2"
|
||||
makedepends="$depends_dev libressl-dev"
|
||||
makedepends="$depends_dev openssl-dev"
|
||||
subpackages="$pkgname-dev"
|
||||
source="https://github.com/$pkgname/$pkgname/releases/download/release-$_pkgver/$pkgname-$_pkgver.tar.gz
|
||||
libressl-2.7.patch
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user