libev: update to 4.33.
This commit is contained in:
parent
f2c45a2f2f
commit
bff9dc50ca
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libev'
|
# Template file for 'libev'
|
||||||
pkgname=libev
|
pkgname=libev
|
||||||
version=4.31
|
version=4.33
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="High-performance event loop loosely modelled after libevent"
|
short_desc="High-performance event loop loosely modelled after libevent"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later, BSD-2-Clause"
|
license="GPL-2.0-or-later, BSD-2-Clause"
|
||||||
homepage="http://software.schmorp.de/pkg/libev.html"
|
homepage="http://software.schmorp.de/pkg/libev.html"
|
||||||
distfiles="http://dist.schmorp.de/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="http://dist.schmorp.de/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=ed855d2b52118e32c0c1a6a32bd18c97f9e6711ca511f5ee12de3b9eccc66e5a
|
checksum=507eb7b8d1015fbec5b935f34ebed15bf346bed04a11ab82b8eee848c4205aea
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Conflicts with libevent, not necessary.
|
# Conflicts with libevent, not necessary.
|
||||||
|
|
Loading…
Reference in New Issue