libraries/libev: Updated for version 4.15.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
1464cec98a
commit
93b8f5cfa6
|
@ -4,7 +4,7 @@
|
|||
# Written by Šime Ramov <s@ramov.com>
|
||||
|
||||
PRGNAM=libev
|
||||
VERSION=${VERSION:-4.11}
|
||||
VERSION=${VERSION:-4.15}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libev"
|
||||
VERSION="4.11"
|
||||
VERSION="4.15"
|
||||
HOMEPAGE="http://software.schmorp.de/pkg/libev.html"
|
||||
DOWNLOAD="http://dist.schmorp.de/libev/Attic/libev-4.11.tar.gz"
|
||||
MD5SUM="cda69b858a1849dfe6ce17c930cf10cd"
|
||||
DOWNLOAD="http://dist.schmorp.de/libev/Attic/libev-4.15.tar.gz"
|
||||
MD5SUM="3a73f247e790e2590c01f3492136ed31"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue