You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
actionlint: update to 1.7.11
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
PortSystem 1.0
|
||||
PortGroup golang 1.0
|
||||
|
||||
go.setup github.com/rhysd/actionlint 1.7.10 v
|
||||
go.setup github.com/rhysd/actionlint 1.7.11 v
|
||||
revision 0
|
||||
|
||||
# go.vendors doesn't yet support go.yaml.in/yaml, which is the new home for go-yaml
|
||||
@@ -21,6 +21,10 @@ license MIT
|
||||
maintainers {gmail.com:herby.gillot @herbygillot} \
|
||||
openmaintainer
|
||||
|
||||
checksums rmd160 3dab523df818a4bd513558ceb1c639413cde8a52 \
|
||||
sha256 a2c073d2aac12e9fe6b5b82f0bc1780d08b04bd6a331958cd783e46ee48e9cdf \
|
||||
size 1640699
|
||||
|
||||
build.cmd make
|
||||
build.target build
|
||||
|
||||
@@ -42,8 +46,3 @@ destroot {
|
||||
xinstall -m 0644 ${worksrcpath}/man/${name}.1 \
|
||||
${destroot}${prefix}/share/man/man1/
|
||||
}
|
||||
|
||||
checksums ${distname}${extract.suffix} \
|
||||
rmd160 3eeaa180c5a6d26b19b58aedb71e3f11cd7f2b80 \
|
||||
sha256 fd5193e1724062dbc086af4478a3c28492585266a9ff6fa134c3751eb38bc4ef \
|
||||
size 1638260
|
||||
|
||||
Reference in New Issue
Block a user