summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/libevent.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/libevent.make b/rules/libevent.make
index 9f90088eb..9ce0cda6f 100644
--- a/rules/libevent.make
+++ b/rules/libevent.make
@@ -17,7 +17,7 @@ PACKAGES-$(PTXCONF_LIBEVENT) += libevent
#
# Paths and names
#
-LIBEVENT_VERSION := 2.0.2-alpha
+LIBEVENT_VERSION := 2.0.3-alpha
LIBEVENT := libevent-$(LIBEVENT_VERSION)
LIBEVENT_SUFFIX := tar.gz
LIBEVENT_URL := http://www.monkey.org/~provos/$(LIBEVENT).$(LIBEVENT_SUFFIX)