diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2020-07-28 17:55:17 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2020-07-28 17:55:17 +0000 |
commit | 536e9b0fbe6bf5f8f4eb8aab0545e3f77cd741aa (patch) | |
tree | 91f6660ad5c750a631e789af2a00041f83db611c /net/rpki-client | |
parent | b2a8d4a58e77b4eb3fc9c6c5c6ee46558dede246 (diff) | |
download | ports-536e9b0fbe6bf5f8f4eb8aab0545e3f77cd741aa.tar.gz ports-536e9b0fbe6bf5f8f4eb8aab0545e3f77cd741aa.zip |
Notes
Diffstat (limited to 'net/rpki-client')
-rw-r--r-- | net/rpki-client/Makefile | 4 | ||||
-rw-r--r-- | net/rpki-client/distinfo | 10 |
2 files changed, 7 insertions, 7 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 diff --git a/net/rpki-client/distinfo b/net/rpki-client/distinfo index 1ff18ea08bbe..9cbaa50e5a46 100644 --- a/net/rpki-client/distinfo +++ b/net/rpki-client/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1593510658 -SHA256 (rpki-client-rpki-client-portable-6.7p0_GH0.tar.gz) = 5847c9584042a8b38b6d7ef165799fd51fb604ac6b6a7403ce9a3682db799a5f -SIZE (rpki-client-rpki-client-portable-6.7p0_GH0.tar.gz) = 44454 -SHA256 (rpki-client-rpki-client-openbsd-3592f05_GH0.tar.gz) = f3f79c6179842d533ed6291f2ff240cf31165c7b0919435b48917369bbccde80 -SIZE (rpki-client-rpki-client-openbsd-3592f05_GH0.tar.gz) = 318162 +TIMESTAMP = 1595940205 +SHA256 (rpki-client-rpki-client-portable-6.7p1_GH0.tar.gz) = 0970c772d0ec7fc55e2b6ae46699c60b919aff16c8ea848fa333eb201e3bf647 +SIZE (rpki-client-rpki-client-portable-6.7p1_GH0.tar.gz) = 44463 +SHA256 (rpki-client-rpki-client-openbsd-rpki-client-6.7p1_GH0.tar.gz) = 9ce285c116c5b8123867fcdd1a22098adf1cbde8476873a9595988ac4e27da4e +SIZE (rpki-client-rpki-client-openbsd-rpki-client-6.7p1_GH0.tar.gz) = 317431 |