byte-buddy: update to 1.18.5

This commit is contained in:
trustbyte
2026-02-27 20:35:18 +01:00
committed by Herby Gillot
parent 6436d1a720
commit 03e55ee02e
+4 -5
View File
@@ -4,12 +4,12 @@ PortSystem 1.0
PortGroup java 1.0
PortGroup github 1.0
github.setup raphw byte-buddy 1.18.4 byte-buddy-
github.setup raphw byte-buddy 1.18.5 byte-buddy-
github.tarball_from archive
revision 0
checksums rmd160 63ad7458161fe29a33ac56c50ceff025654af720 \
sha256 8b8c9dcbbd23e13ea0c537136cb70ae11706752a38a6cf456247d3cd14b5d81a \
size 3398663
checksums rmd160 8ff01b43d338151d62a5150311bed393cd733087 \
sha256 b29de00f67dbd80a1ea7999ff46ea495ce5e98d09ce61269b7a3fc88774d3d29 \
size 3399151
categories java
license Apache-2
@@ -44,4 +44,3 @@ destroot {
${destroot}${prefix}/share/java/${name}.jar
}
github.livecheck.regex {byte-buddy-([0-9.]+)}