diff options
Diffstat (limited to 'security/go-tuf/Makefile')
-rw-r--r-- | security/go-tuf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/go-tuf/Makefile b/security/go-tuf/Makefile index c60ba8a8793f..a3201e7115d0 100644 --- a/security/go-tuf/Makefile +++ b/security/go-tuf/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-tuf DISTVERSIONPREFIX= v -DISTVERSION= 2.1.1 -PORTREVISION= 5 +DISTVERSION= 2.2.0 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org |