libevent: update to 2.0.11.

This commit is contained in:
Juan RP 2011-05-18 10:59:06 +02:00
parent 07e389e21e
commit 7664c37e59

View file

@ -1,12 +1,12 @@
# Template file for 'libevent'
pkgname=libevent
version=2.0.10
version=2.0.11
wrksrc="$pkgname-$version-stable"
distfiles="http://www.monkey.org/~provos/$pkgname-$version-stable.tar.gz"
build_style=gnu_configure
short_desc="Abstract asynchronous event notification library"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=a4b55810a9e21e9991b86ba5e82dbc9280598cc070544c4ecef4ab91b93dfc55
checksum=c218a2d6b30b2260dd245e40b1b1c52162223117da7e1874e17af9e03656a6df
long_desc="
The libevent API provides a mechanism to execute a callback function
when a specific event occurs on a file descriptor or after a timeout