libevent: rebuild to make change in common/shlibs
This commit is contained in:
parent
5ee0028cb3
commit
244dabb7c3
2 changed files with 3 additions and 1 deletions
|
@ -2862,3 +2862,5 @@ libgutenprint.so.2 gutenprint-5.2.12_1
|
||||||
libunbound.so.2 unbound-1.6.6_1
|
libunbound.so.2 unbound-1.6.6_1
|
||||||
libixml.so.10 libupnp1.8-1.8.2_1
|
libixml.so.10 libupnp1.8-1.8.2_1
|
||||||
libupnp.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
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libevent'
|
# Template file for 'libevent'
|
||||||
pkgname=libevent
|
pkgname=libevent
|
||||||
version=2.1.8
|
version=2.1.8
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="${pkgname}-${version}-stable"
|
wrksrc="${pkgname}-${version}-stable"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="libressl-devel"
|
makedepends="libressl-devel"
|
||||||
|
|
Loading…
Reference in a new issue