mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
libev: update to 4.31.
This commit is contained in:
parent
ece7dcd42d
commit
73f31fb352
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libev'
|
# Template file for 'libev'
|
||||||
pkgname=libev
|
pkgname=libev
|
||||||
version=4.27
|
version=4.31
|
||||||
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=2d5526fc8da4f072dd5c73e18fbb1666f5ef8ed78b73bba12e195cfdd810344e
|
checksum=ed855d2b52118e32c0c1a6a32bd18c97f9e6711ca511f5ee12de3b9eccc66e5a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Conflicts with libevent, not necessary.
|
# Conflicts with libevent, not necessary.
|
||||||
|
|
Loading…
Add table
Reference in a new issue