libevent: update to 2.0.13.

This commit is contained in:
Juan RP 2011-08-25 20:58:08 +02:00
parent adebf19b3d
commit ca87a88dec

View file

@ -1,6 +1,6 @@
# Template file for 'libevent'
pkgname=libevent
version=2.0.12
version=2.0.13
wrksrc="$pkgname-$version-stable"
distfiles="http://www.monkey.org/~provos/$pkgname-$version-stable.tar.gz"
build_style=gnu_configure
@ -8,7 +8,7 @@ short_desc="Abstract asynchronous event notification library"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.monkey.org/~provos/libevent/"
license="GPL-2"
checksum=ac0283f72e0f881e93ac3ae9497a20c78bd075c6c12506ad10e821aa1c29e5ab
checksum=e2cc3b9f03e68ff878919b1cd031a210ba9ff376283d895161afcbc25aca00a9
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