diff options
author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2020-05-18 08:13:00 +0000 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2020-05-18 08:13:00 +0000 |
commit | d3ca5f994f4b4ea333d011695e1adfc5a03161f8 (patch) | |
tree | b7e2335ba040f4b0cfe6ab3b7556ee88277a6a40 /shells | |
parent | d632f0bd1e5fd1b2b7139e4ff8781e965d5a8d6c (diff) | |
download | ports-d3ca5f994f4b4ea333d011695e1adfc5a03161f8.tar.gz ports-d3ca5f994f4b4ea333d011695e1adfc5a03161f8.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/ammonite/Makefile | 4 | ||||
-rw-r--r-- | shells/ammonite/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/shells/ammonite/Makefile b/shells/ammonite/Makefile index 83347abcc5d0..a4b078d0f9ff 100644 --- a/shells/ammonite/Makefile +++ b/shells/ammonite/Makefile @@ -1,10 +1,10 @@ # $FreeBSD$ PORTNAME= ammonite -DISTVERSION= 2.1.1 +DISTVERSION= 2.1.4 CATEGORIES= shells java MASTER_SITES= https://github.com/lihaoyi/Ammonite/releases/download/${PORTVERSION}/ -DISTNAME= 2.12-${PORTVERSION} +DISTNAME= 2.13-${PORTVERSION} EXTRACT_SUFX= DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= diff --git a/shells/ammonite/distinfo b/shells/ammonite/distinfo index ac7e4a6cab26..86cf23be2f6b 100644 --- a/shells/ammonite/distinfo +++ b/shells/ammonite/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1588005298 -SHA256 (ammonite/2.12-2.1.1) = 159b07bafb094fcf09292aa5b69a0c5c85779a0ea12cb2107477f595724e23ad -SIZE (ammonite/2.12-2.1.1) = 44296509 +TIMESTAMP = 1589703141 +SHA256 (ammonite/2.13-2.1.4) = 0702f6f5eb8b5326605d7894593d3ab42634c4a0b85599bcd9ddf8909dd866eb +SIZE (ammonite/2.13-2.1.4) = 45554871 |