diff options
author | Michael Reifenberger <mr@FreeBSD.org> | 2023-12-16 16:50:06 +0000 |
---|---|---|
committer | Michael Reifenberger <mr@FreeBSD.org> | 2023-12-25 14:57:45 +0000 |
commit | 550185a37b8f0a94cff4d402e92dc0f71da99d3d (patch) | |
tree | 4348004991e7655eeafb9af49a7bf36c468b48d7 | |
parent | 7d282e100c0bdd724801131b76c147096349072f (diff) |
comms/klog: Update to 2.3.2
-rw-r--r-- | comms/klog/Makefile | 2 | ||||
-rw-r--r-- | comms/klog/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/comms/klog/Makefile b/comms/klog/Makefile index 779c07b314ff..ab47cc76ca9c 100644 --- a/comms/klog/Makefile +++ b/comms/klog/Makefile @@ -1,5 +1,5 @@ PORTNAME= klog -PORTVERSION= 2.2.1 +PORTVERSION= 2.3.2 CATEGORIES= comms hamradio MAINTAINER= hamradio@FreeBSD.org diff --git a/comms/klog/distinfo b/comms/klog/distinfo index 520c981f115d..6ef158708ecb 100644 --- a/comms/klog/distinfo +++ b/comms/klog/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665312694 -SHA256 (ea4k-klog-2.2.1_GH0.tar.gz) = dcea304f51e35d7c5cf7a84690e235405dab3a039b8796a3241292819fff8f35 -SIZE (ea4k-klog-2.2.1_GH0.tar.gz) = 4755365 +TIMESTAMP = 1702745062 +SHA256 (ea4k-klog-2.3.2_GH0.tar.gz) = 1aef1d7871074f17ec39e7b7990e35be678fb573240fded2834f837354c2a347 +SIZE (ea4k-klog-2.3.2_GH0.tar.gz) = 4768856 |