aboutsummaryrefslogtreecommitdiff
path: root/net/rpki-client/Makefile
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2020-07-28 17:55:17 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2020-07-28 17:55:17 +0000
commit536e9b0fbe6bf5f8f4eb8aab0545e3f77cd741aa (patch)
tree91f6660ad5c750a631e789af2a00041f83db611c /net/rpki-client/Makefile
parentb2a8d4a58e77b4eb3fc9c6c5c6ee46558dede246 (diff)
downloadports-536e9b0fbe6bf5f8f4eb8aab0545e3f77cd741aa.tar.gz
ports-536e9b0fbe6bf5f8f4eb8aab0545e3f77cd741aa.zip
net/rpki-client: Update to 6.7p1
Update net/rpki-client to 6.7p1 Changelog: * Include OpenBSD 6.7 errata 015: In rpki-client, incorrect use of EVP_PKEY_cmp allows an authentication bypass. MFH: 2020Q3
Notes
Notes: svn path=/head/; revision=543623
Diffstat (limited to 'net/rpki-client/Makefile')
-rw-r--r--net/rpki-client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rpki-client/Makefile b/net/rpki-client/Makefile
index 47f4cdfddfc2..eb715e283185 100644
--- a/net/rpki-client/Makefile
+++ b/net/rpki-client/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= rpki-client
-DISTVERSION= 6.7p0
+DISTVERSION= 6.7p1
CATEGORIES= net
MAINTAINER= zeising@FreeBSD.org
@@ -20,7 +20,7 @@ PLIST_SUB= USERS="${USERS}"
USE_GITHUB= yes
GH_PROJECT= ${PORTNAME}-portable ${PORTNAME}-openbsd:openbsd
-GH_TAGNAME= 3592f05:openbsd
+GH_TAGNAME= ${PORTNAME}-${DISTVERSION}:openbsd
GH_SUBDIR= openbsd:openbsd
GNU_CONFIGURE= yes