1
0
forked from ports/contrib

bandwhich: 0.20.0 -> 0.21.0

This commit is contained in:
Tim Biermann 2023-09-20 17:24:35 +02:00
parent b2e96f8153
commit 5be8f9320f
2 changed files with 5 additions and 5 deletions

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3+XZ69QMPFfPe+6z+s9WQt5i2tvYwgBCs04ySe4Nz0xe+jFwp+EIo9Wk4k7H8pmr5X9dJeZ4pho+QEEHvh13Ow8=
SHA256 (Pkgfile) = 85931774184e528d530fdd45cf9fa388936129c2ec037dc60fb87c287470731f
RWSagIOpLGJF33auIi/SlD1hz5HSKRa9zvkER3WIr9IMpfcAcUG5nuvy2I9oxatVben6O8mdPfJgOgZxlycxeLbkw00tqohumAQ=
SHA256 (Pkgfile) = 9d84b5be559d10cdb5aa0a88e644bfc9a3a1b3ca6bd26d0485344e34c6372c27
SHA256 (.footprint) = 6401cd9abf02fe6a159364d1ef91be65b6485e68f661aa901dcda8d705cad968
SHA256 (bandwhich-0.20.0.tar.gz) = 4bbf05be32439049edd50bd1e4d5a2a95b0be8d36782e4100732f0cc9f19ba12
SHA256 (bandwhich-0.21.0.tar.gz) = f9c50c340372593bf4c54fcf2608ef37c2c56a37367b2f430c27cce3ea947828

@ -4,9 +4,9 @@
# Depends on: rust
name=bandwhich
version=0.20.0
version=0.21.0
release=1
source=(https://github.com/imsnif/bandwhich/archive/$version/$name-$version.tar.gz)
source=(https://github.com/imsnif/bandwhich/archive/v$version/$name-$version.tar.gz)
build() {
prt-get isinst sccache && export RUSTC_WRAPPER=/usr/bin/sccache