libev: update to 4.25.
This commit is contained in:
parent
1b974cd661
commit
ccc0cbb812
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'libev'
|
# Template file for 'libev'
|
||||||
pkgname=libev
|
pkgname=libev
|
||||||
version=4.24
|
version=4.25
|
||||||
revision=2
|
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"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
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=973593d3479abdf657674a55afe5f78624b0e440614e2b8cb3a07f16d4d7f821
|
checksum=78757e1c27778d2f3795251d9fe09715d51ce0422416da4abb34af3929c02589
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Conflicts with libevent, not necessary.
|
# Conflicts with libevent, not necessary.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue