You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
gau: 2.2.4
This commit is contained in:
+5
-7
@@ -3,9 +3,7 @@
|
||||
PortSystem 1.0
|
||||
PortGroup golang 1.0
|
||||
|
||||
go.setup github.com/lc/gau 2.2.3 v
|
||||
# Delete this on next update to use golang PortGroup's default ('archive')
|
||||
github.tarball_from tarball
|
||||
go.setup github.com/lc/gau 2.2.4 v
|
||||
categories www security
|
||||
maintainers {i0ntempest @i0ntempest} openmaintainer
|
||||
license MIT
|
||||
@@ -15,9 +13,9 @@ long_description getallurls (gau) fetches known URLs from AlienVault's Open T
|
||||
the Wayback Machine, Common Crawl, and URLScan for any given domain.
|
||||
|
||||
checksums ${distname}${extract.suffix} \
|
||||
rmd160 0e3bce913be3840f9e7c53d7edafb2bfb7868fe2 \
|
||||
sha256 a94abe168dd76f523181f538939cbdd4c6bd47036e73d236de983e2af2c80698 \
|
||||
size 17109
|
||||
rmd160 a29381e6ac813a82947775963874ee63d0a178ff \
|
||||
sha256 537abafca9065a7ed5d93aa7722d85da0815abf6b08c2d1494483171558ce3f7 \
|
||||
size 17401
|
||||
|
||||
go.vendors gopkg.in/yaml.v2 \
|
||||
lock v2.4.0 \
|
||||
@@ -170,7 +168,7 @@ go.vendors gopkg.in/yaml.v2 \
|
||||
sha256 a99d1ac66c451110ab00b05749c150c890b8f5363178586e7a381815177b5466 \
|
||||
size 594464
|
||||
|
||||
build.args-append ./cmd/gau
|
||||
build.args-append ./cmd/${name}
|
||||
|
||||
destroot {
|
||||
xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/
|
||||
|
||||
Reference in New Issue
Block a user