main/libevent: rebuild against openssl 1.1

This commit is contained in:
Natanael Copa 2018-10-26 12:47:45 +00:00
parent a6af4678b9
commit 91b95b13b6

View File

@ -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