mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
spring-boot-cli: update to 2.4.6
This commit is contained in:
committed by
Chris Jones
parent
18786571d6
commit
35431d2e6d
@@ -4,7 +4,7 @@ PortSystem 1.0
|
||||
PortGroup java 1.0
|
||||
|
||||
name spring-boot-cli
|
||||
version 2.4.5
|
||||
version 2.4.6
|
||||
revision 0
|
||||
|
||||
categories java
|
||||
@@ -30,9 +30,9 @@ master_sites https://repo.spring.io/release/org/springframework/boot/${name}/
|
||||
|
||||
distname ${name}-${version}-bin
|
||||
|
||||
checksums rmd160 52568aee7019576aeec48c5eeef842badea0043b \
|
||||
sha256 44a7238ad89dfc1d5abbf412256f8423f32f54d5a17b44b572de4eaf5aac9f04 \
|
||||
size 11694538
|
||||
checksums rmd160 81a79aebe66cc4f578d5b8d087a8d4b43c860364 \
|
||||
sha256 56799a4ed776f53f307c90e77b3e7ba0fd6c15fccb385c05ab1dd2a029d4126f \
|
||||
size 11694100
|
||||
|
||||
worksrcdir spring-${version}.RELEASE
|
||||
|
||||
@@ -43,6 +43,11 @@ java.fallback openjdk8
|
||||
|
||||
build {}
|
||||
|
||||
test.run yes
|
||||
test.cmd bin/spring
|
||||
test.target
|
||||
test.args --version
|
||||
|
||||
destroot {
|
||||
set target ${destroot}${prefix}/share/java/${name}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user