libev: update to 4.27.
This commit is contained in:
parent
caa3306016
commit
8a5ed5b5c4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libev'
|
||||
pkgname=libev
|
||||
version=4.25
|
||||
version=4.27
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="High-performance event loop loosely modelled after libevent"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|||
license="GPL-2.0-or-later, BSD-2-Clause"
|
||||
homepage="http://software.schmorp.de/pkg/libev.html"
|
||||
distfiles="http://dist.schmorp.de/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=78757e1c27778d2f3795251d9fe09715d51ce0422416da4abb34af3929c02589
|
||||
checksum=2d5526fc8da4f072dd5c73e18fbb1666f5ef8ed78b73bba12e195cfdd810344e
|
||||
|
||||
post_install() {
|
||||
# Conflicts with libevent, not necessary.
|
||||
|
|
Loading…
Reference in a new issue