devel/ammonite: Update to 3.0.0-M1
Changelog: - This release is not binary compatible with Ammonite 2.5! - Support for Scala 2.12.18, 2.12.19, 2.13.11, 2.13.12, 2.13.13, 3.3.1, 3.3.2, 3.3.3 - The Scala 3 version now no longer depends on dependencies built with Scala 2.13 - Various dependency updates - Internal fixes and improvements PR: 278360
This commit is contained in:
committed by
Robert Clausecker
parent
a046bd6c8f
commit
7fd774919e
@@ -1,8 +1,8 @@
|
||||
PORTNAME= ammonite
|
||||
DISTVERSION= 2.5.11
|
||||
DISTVERSION= 3.0.0-M1
|
||||
CATEGORIES= devel java
|
||||
MASTER_SITES= https://github.com/lihaoyi/Ammonite/releases/download/${PORTVERSION}/
|
||||
DISTNAME= 3.2-${PORTVERSION}
|
||||
MASTER_SITES= https://github.com/lihaoyi/Ammonite/releases/download/${DISTVERSION}/
|
||||
DISTNAME= 3.3-${DISTVERSION}
|
||||
EXTRACT_SUFX=
|
||||
DIST_SUBDIR= ${PORTNAME}
|
||||
EXTRACT_ONLY=
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1697614177
|
||||
SHA256 (ammonite/3.2-2.5.11) = 384cf08e2591be4d199c75cf1913d44c043466b8cddeaa21dd5669d10f94a18f
|
||||
SIZE (ammonite/3.2-2.5.11) = 64675864
|
||||
TIMESTAMP = 1713103408
|
||||
SHA256 (ammonite/3.3-3.0.0-M1) = 10bf264d499b71eb552153878ddfc9bcef0db179dbdc4b582b6fa2b59c0eb032
|
||||
SIZE (ammonite/3.3-3.0.0-M1) = 57131829
|
||||
|
||||
Reference in New Issue
Block a user