diff options
author | Juraj Lutter <otis@FreeBSD.org> | 2022-07-23 11:31:50 +0000 |
---|---|---|
committer | Juraj Lutter <otis@FreeBSD.org> | 2022-09-18 09:46:31 +0000 |
commit | dd5fa55efeb87ba71388c20e4a45cb35830dfe86 (patch) | |
tree | 4124064e8870c48b6016ed69c173e5d525bc0d87 | |
parent | 1eed3ce417e810da00912611d19e1a1d06106394 (diff) | |
download | ports-dd5fa55efeb87ba71388c20e4a45cb35830dfe86.tar.gz ports-dd5fa55efeb87ba71388c20e4a45cb35830dfe86.zip |
net/rpki-client: Update to 8.0
Release notes:
https://github.com/rpki-client/rpki-client-portable/releases/tag/8.0
Approved by: maintainer timeout (also for previous,
uncommitted update to 7.9)
-rw-r--r-- | net/rpki-client/Makefile | 3 | ||||
-rw-r--r-- | net/rpki-client/distinfo | 10 |
2 files changed, 6 insertions, 7 deletions
diff --git a/net/rpki-client/Makefile b/net/rpki-client/Makefile index c3d38943a3df..044f5deb9acd 100644 --- a/net/rpki-client/Makefile +++ b/net/rpki-client/Makefile @@ -1,6 +1,5 @@ PORTNAME= rpki-client -DISTVERSION= 7.6 -PORTREVISION= 3 +DISTVERSION= 8.0 CATEGORIES= net MAINTAINER= portmaster@bsdforge.com diff --git a/net/rpki-client/distinfo b/net/rpki-client/distinfo index 1a21dd4d8f3e..f239a8c933a0 100644 --- a/net/rpki-client/distinfo +++ b/net/rpki-client/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1644324911 -SHA256 (rpki-client-rpki-client-portable-7.6_GH0.tar.gz) = 3f0400b82a69f50211cca0c265d08507fd6f894eee1dd1c206e68260fbbd9ebe -SIZE (rpki-client-rpki-client-portable-7.6_GH0.tar.gz) = 52266 -SHA256 (rpki-client-rpki-client-openbsd-rpki-client-7.6_GH0.tar.gz) = b8459655f7f65fb19d485d29c30bc80adcf04126eda1e2833ac3b3554e57f8f4 -SIZE (rpki-client-rpki-client-openbsd-rpki-client-7.6_GH0.tar.gz) = 642720 +TIMESTAMP = 1663493813 +SHA256 (rpki-client-rpki-client-portable-8.0_GH0.tar.gz) = 38a248b7bc479b58f6df36f69cd9bea3b307a99bb583546159d08937209e6fab +SIZE (rpki-client-rpki-client-portable-8.0_GH0.tar.gz) = 56547 +SHA256 (rpki-client-rpki-client-openbsd-rpki-client-8.0_GH0.tar.gz) = abae21232d53c8946feb74b4c055e89afe47bae3c5d9006dba8d845659032476 +SIZE (rpki-client-rpki-client-openbsd-rpki-client-8.0_GH0.tar.gz) = 655702 |