libev: update to 4.19.
This commit is contained in:
parent
531a750572
commit
99e9edfa35
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libev'
|
||||
pkgname=libev
|
||||
version=4.18
|
||||
version=4.19
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="High-performance event loop loosely modelled after libevent"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2, BSD"
|
||||
homepage="http://software.schmorp.de/pkg/${pkgname}.html"
|
||||
distfiles="http://dist.schmorp.de/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=38300812f870150d44db4fd073658db7eaceb4125f5c51cf395ee4409453fe4f
|
||||
checksum=88fc5f89ca96ceca14c16c10e7be3e921dae65e84932d680c2fd6a40173edccb
|
||||
|
||||
post_install() {
|
||||
# Conflicts with libevent, not necessary.
|
||||
|
|
Loading…
Reference in a new issue