aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2021-04-06 07:12:14 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2021-04-06 07:51:01 +0000
commite7d94d42f82e4e7dd3da20b59d0174d7e0c33a71 (patch)
tree75b1bba118173e8383d19543d7a37a11e6fdba48 /security
parent634a88402a520bafea8c7a84ac1ec9fd73bd4505 (diff)
downloadports-e7d94d42f82e4e7dd3da20b59d0174d7e0c33a71.tar.gz
ports-e7d94d42f82e4e7dd3da20b59d0174d7e0c33a71.zip
Update libgit2 to 1.1.0.
This update is also required for www/gitlab-ce 13.10 upgrade. Changelog: https://github.com/libgit2/libgit2/releases/tag/v1.1.0 PR: 252098
Diffstat (limited to 'security')
-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 ae59a90049ae..29ea616fb753 100644
--- a/security/cargo-audit/Makefile
+++ b/security/cargo-audit/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cargo-audit
DISTVERSIONPREFIX= v
DISTVERSION= 0.14.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MAINTAINER= mikael@FreeBSD.org