aboutsummaryrefslogtreecommitdiff
path: root/security/cargo-audit
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2021-09-19 08:58:50 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2021-09-19 09:03:23 +0000
commit7059b437276adb3724a01c87aa54da081f71c94b (patch)
treed21d08e0a573b91ce74096febc04f8faf5721f96 /security/cargo-audit
parenteeb4b50dde8f23b2513958e5031d40a1057c7782 (diff)
downloadports-7059b437276adb3724a01c87aa54da081f71c94b.tar.gz
ports-7059b437276adb3724a01c87aa54da081f71c94b.zip
*: Rebuild lang/rust consumers after the 1.55.0 update
Diffstat (limited to 'security/cargo-audit')
-rw-r--r--security/cargo-audit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cargo-audit/Makefile b/security/cargo-audit/Makefile
index 9e0a52501f21..5b8ce8b79914 100644
--- a/security/cargo-audit/Makefile
+++ b/security/cargo-audit/Makefile
@@ -1,7 +1,7 @@
PORTNAME= cargo-audit
DISTVERSIONPREFIX= v
DISTVERSION= 0.15.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MAINTAINER= mikael@FreeBSD.org