libraries/libev: Updated for version 4.31.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2020-01-29 09:46:29 +01:00 committed by Willy Sudiarto Raharjo
parent 439b6a82ba
commit d4b6fb984d
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@
# Slackware build script for libev
# Written by Šime Ramov <s@ramov.com>
# Maintained by Matteo Bernardini <ponce@slackbuilds.org>
# Maintained (2012-2020) by Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# Redistribution and use of this script, with or without modification, is
# permitted provided that the following conditions are met:
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libev
VERSION=${VERSION:-4.27}
VERSION=${VERSION:-4.31}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="libev"
VERSION="4.27"
VERSION="4.31"
HOMEPAGE="http://software.schmorp.de/pkg/libev.html"
DOWNLOAD="http://dist.schmorp.de/libev/Attic/libev-4.27.tar.gz"
MD5SUM="d38925fbc030153fe674c4e0e864a69a"
DOWNLOAD="http://dist.schmorp.de/libev/Attic/libev-4.31.tar.gz"
MD5SUM="20111fda0df0a289c152faa2aac91b08"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""