diff --git a/programming/misc/libtevent/actions.py b/programming/misc/libtevent/actions.py
index c027243370..8d86f14112 100644
--- a/programming/misc/libtevent/actions.py
+++ b/programming/misc/libtevent/actions.py
@@ -14,7 +14,6 @@ def setup():
autotools.configure("\
--builtin-libraries=replace \
--bundled-libraries=NONE \
- --extra-python=/usr/bin/python \
--disable-rpath \
")
diff --git a/programming/misc/libtevent/pspec.xml b/programming/misc/libtevent/pspec.xml
index f4db3eaf42..d77e276b51 100644
--- a/programming/misc/libtevent/pspec.xml
+++ b/programming/misc/libtevent/pspec.xml
@@ -12,7 +12,7 @@
library
Event system based on the talloc memory management library
libtevent is an event system based on the talloc memory management library. It is the core event system used in Samba. Tevent has support for many event types, including timers, signals, and the classic file descriptor events.
- https://www.samba.org/ftp/tevent/tevent-0.9.39.tar.gz
+ https://www.samba.org/ftp/tevent/tevent-0.10.2.tar.gz
python-devel
python3-devel
@@ -53,6 +53,13 @@
+
+ 2020-01-19
+ 0.10.2
+ Version bump
+ İdris Kalp
+ idriskalp@gmail.com
+
2019-04-04
0.9.39