diff --git a/java/spring-boot-cli/Portfile b/java/spring-boot-cli/Portfile index 6c04d2596f567..7254e49a352f9 100644 --- a/java/spring-boot-cli/Portfile +++ b/java/spring-boot-cli/Portfile @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup java 1.0 name spring-boot-cli -version 3.3.4 +version 3.3.5 revision 0 categories java @@ -30,9 +30,9 @@ master_sites https://repo.maven.apache.org/maven2/org/springframework/boot/${ distname ${name}-${version}-bin -checksums rmd160 1d7d9285fae29536167c71130692e9cb0475a1e4 \ - sha256 e534b7f2b2f50d11b388003e45c45b1b9cce1dfd2f1ad215d8a36bcffea91d0e \ - size 5510592 +checksums rmd160 f2b1e1f730fb287822fa376fead2aa7c863bbd03 \ + sha256 3059ab55582e566ba99ac8b895095ce2de934222f5ff22d1df895a76f4e70c50 \ + size 5510112 worksrcdir spring-${version}