You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
548 B

name: "libevent"
description: "The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached."
third_party {
url {
type: HOMEPAGE
value: "https://libevent.org/"
}
url {
type: ARCHIVE
value: "https://github.com/libevent/libevent/releases/download/release-2.1.12-stable/libevent-2.1.12-stable.tar.gz"
}
version: "release-2.1.12-stable"
license_type: RECIPROCAL
last_upgrade_date {
year: 2020
month: 7
day: 10
}
}