libevent: rebuild to make change in common/shlibs

This commit is contained in:
Toyam Cox 2017-10-02 23:02:03 -04:00
parent 5ee0028cb3
commit 244dabb7c3
2 changed files with 3 additions and 1 deletions

View File

@ -2862,3 +2862,5 @@ libgutenprint.so.2 gutenprint-5.2.12_1
libunbound.so.2 unbound-1.6.6_1
libixml.so.10 libupnp1.8-1.8.2_1
libupnp.so.10 libupnp1.8-1.8.2_1
libevent_extra-2.1.so.6 libevent-2.1.8_3
libevent_openssl-2.1.so.6 libevent-2.1.8_3

View File

@ -1,7 +1,7 @@
# Template file for 'libevent'
pkgname=libevent
version=2.1.8
revision=2
revision=3
wrksrc="${pkgname}-${version}-stable"
build_style=gnu-configure
makedepends="libressl-devel"