From e09f142ff537a97c55dc4c7dd79553e0ec3c88bf Mon Sep 17 00:00:00 2001 From: idriskalp Date: Sun, 19 Jan 2020 12:37:08 +0300 Subject: [PATCH] libtevent 0.10.2 --- programming/misc/libtevent/actions.py | 1 - programming/misc/libtevent/pspec.xml | 9 ++++++++- 2 files changed, 8 insertions(+), 2 deletions(-) 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