You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
micronaut: update to 5.0.4 (#33476)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
PortSystem 1.0
|
||||
PortGroup github 1.0
|
||||
|
||||
github.setup micronaut-projects micronaut-starter 5.0.3 v
|
||||
github.setup micronaut-projects micronaut-starter 5.0.4 v
|
||||
revision 0
|
||||
name micronaut
|
||||
categories java
|
||||
@@ -57,14 +57,14 @@ github.tarball_from releases
|
||||
|
||||
if {${configure.build_arch} eq "x86_64"} {
|
||||
set micronaut_arch amd64
|
||||
checksums rmd160 cfa7076fe0d75684185e6c3c4a154b4b4747c89b \
|
||||
sha256 6304f73116620bcff3c7a6abee1a7c626b18f92c7b33e741b12a25dafdd80790 \
|
||||
size 33756099
|
||||
checksums rmd160 f02b755ff6c160e4b6eb22ac5fca6dbe6532502c \
|
||||
sha256 870ee56c31a92724ba8a205a865f6910feecaea9438391aa4c735abf9707b9f5 \
|
||||
size 33762076
|
||||
} elseif {${configure.build_arch} eq "arm64"} {
|
||||
set micronaut_arch aarch64
|
||||
checksums rmd160 ab20a28fc80652664f9cdd9d393bdce7d40a12e8 \
|
||||
sha256 57091ea0048a0319cb15712ee7fc2389456aae6f4dbcc03d8a0251eacc7df646 \
|
||||
size 38798080
|
||||
checksums rmd160 33ca1b589928f8912cff74beed5e75b6eae738bd \
|
||||
sha256 10efa570b9cf3168cb91d370eebab345c2f84feb6d978813b118968acbaabcd0 \
|
||||
size 38826958
|
||||
} else {
|
||||
set micronaut_arch unsupported_arch
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user