You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
Okapi: update to 1.47.0
This commit is contained in:
+7
-7
@@ -4,7 +4,7 @@ PortSystem 1.0
|
||||
PortGroup java 1.0
|
||||
|
||||
name Okapi
|
||||
version 1.46.0
|
||||
version 1.47.0
|
||||
categories aqua textproc java
|
||||
license Apache-2
|
||||
maintainers {amake @amake} openmaintainer
|
||||
@@ -21,15 +21,15 @@ master_sites https://okapiframework.org/binaries/main/${version}
|
||||
if {${configure.build_arch} eq "x86_64"} {
|
||||
distname okapi-apps_cocoa-macosx-x86_64_${version}
|
||||
|
||||
checksums rmd160 5be35b6401df6c8fcdd061e79c65d79970940f63 \
|
||||
sha256 398182b2c22e760b01813a248fed6aaf3ae8fbd51d6c7d250f74a99e5a5076ac \
|
||||
size 42583686
|
||||
checksums rmd160 4b0d249012e50be9614b188a658e5a0a073af5ee \
|
||||
sha256 775b104ea2999102085ecc609b9cf5299876a8aecef8ceee143db59d245280c5 \
|
||||
size 42547696
|
||||
} elseif {${configure.build_arch} eq "arm64"} {
|
||||
distname okapi-apps_cocoa-macosx-aarch64_${version}
|
||||
|
||||
checksums rmd160 db5672c42b42ae923393c4f11f81fcab0b47e4b6 \
|
||||
sha256 b2199d5e1f6cba6cfc67a1dcb68e3de3ae2ff6a27a227a3cfb536a15e358cd72 \
|
||||
size 42483976
|
||||
checksums rmd160 ea6ec3fa712adffa8f34a30653d932fa2c277e0a \
|
||||
sha256 d3bc1c524ca4bba66f1a700ce883c7d93be6ac21247b05e06307b0f4a509b7c1 \
|
||||
size 42575481
|
||||
}
|
||||
|
||||
use_dmg yes
|
||||
|
||||
Reference in New Issue
Block a user