Skip to content

Commit

Permalink
bettercap: 2.41.0
Browse files Browse the repository at this point in the history
  • Loading branch information
i0ntempest committed Feb 1, 2025
1 parent cb68018 commit 03742ad
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions net/bettercap/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup golang 1.0

go.setup github.com/bettercap/bettercap 2.40.0 v
go.setup github.com/bettercap/bettercap 2.41.0 v
github.tarball_from archive
revision 0

Expand All @@ -26,20 +26,20 @@ license GPL-3
maintainers {gmail.com:herby.gillot @herbygillot} \
openmaintainer

set ui_commit c671b0be70074e918788fe9f9fd19a5d35bf79dc
set ui_commit 6e126c470e97542d724927ba975011244127dbb1
set ui_distfile ${ui_commit}${extract.suffix}
set main_distfile ${distfiles}
master_sites-append https://github.com/bettercap/ui/archive/:ui
distfiles-append ${ui_distfile}:ui

checksums ${main_distfile} \
rmd160 967fee479a3c5bfb33dd31d32122d486b821647a \
sha256 33fb079d148bdbf640a6a634873dec7799430b0e949ba45007976e50c1323000 \
size 2595571 \
rmd160 b131aed91a6a0f689fdbc5ffd13d0376e9d09244 \
sha256 6c2161acb85599a066bea2d28805f72cde68c13fefb8e67c5c72f3c31c3372c1 \
size 12302258 \
${ui_distfile} \
rmd160 541050dcc7aace850c19366e223c436e0ee40c76 \
sha256 ab427d45403159c102dc7611509b3f69ec358df5773bbaf57d33257b63241187 \
size 11305658
rmd160 c2121635595a241e20dbb48b8e2d86f333af8b01 \
sha256 8006a844d2e6a9678fe48c1e719022c2600b9fc8941bd5ee6c5777309edecc07 \
size 11308073

post-extract {
delete ${worksrcpath}/modules/ui/ui
Expand All @@ -53,7 +53,7 @@ depends_build-append \
depends_lib-append port:libpcap \
path:lib/pkgconfig/libusb-1.0.pc:libusb

go.offline_build no
go.offline_build no

build.cmd make
build.target build
Expand Down

0 comments on commit 03742ad

Please sign in to comment.