libraries/ocaml-batteries: Updated for version 2.5.0.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2016-07-07 16:52:33 +02:00 committed by Robby Workman
parent 6a3b9bc733
commit 496a59c244
2 changed files with 5 additions and 5 deletions

View file

@ -21,7 +21,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=ocaml-batteries
VERSION=${VERSION:-2.2}
VERSION=${VERSION:-2.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="ocaml-batteries"
VERSION="2.2"
VERSION="2.5.0"
HOMEPAGE="http://batteries.forge.ocamlcore.org/"
DOWNLOAD="https://forge.ocamlcore.org/frs/download.php/1363/batteries-2.2.tar.gz"
MD5SUM="42063b5f2da9a311ff16799b8bec4ba5"
DOWNLOAD="https://forge.ocamlcore.org/frs/download.php/1611/batteries-2.5.0.tar.gz"
MD5SUM="8eac258d184e12f2c224249968cedcc0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ocaml-bisect ocaml-camomile ocaml-findlib"
REQUIRES="ocaml-camomile ocaml-findlib"
MAINTAINER="Jockey S. Kyd"
EMAIL="jockey.kyd@gmail.com"