diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2025-09-10 09:11:30 +0100 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2025-09-10 09:32:52 +0100 |
commit | e60799683dae4e81c383ca74f97bef7192fa8ac4 (patch) | |
tree | 77a8afce4fe0e5bd33f8002a0a8220844695eb4e | |
parent | www/onlyoffice-documentserver: Fix build when ssl=base (diff) |
devel/librelp: update to 1.12.0
Changes: https://github.com/rsyslog/librelp/blob/v1.12.0/ChangeLog
Reported by: portscout, repology
-rw-r--r-- | devel/librelp/Makefile | 2 | ||||
-rw-r--r-- | devel/librelp/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/librelp/Makefile b/devel/librelp/Makefile index 6f22e5efff82..2f5ad60adc8b 100644 --- a/devel/librelp/Makefile +++ b/devel/librelp/Makefile @@ -1,5 +1,5 @@ PORTNAME= librelp -PORTVERSION= 1.11.0 +PORTVERSION= 1.12.0 CATEGORIES= devel MASTER_SITES= http://download.rsyslog.com/librelp/ diff --git a/devel/librelp/distinfo b/devel/librelp/distinfo index 61eee1477b82..4ee5d3e4cfae 100644 --- a/devel/librelp/distinfo +++ b/devel/librelp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1673543711 -SHA256 (librelp-1.11.0.tar.gz) = 7719b5f31e07cbb9872289ad32b787c613b5355d407982a0a2c4d69938457fd6 -SIZE (librelp-1.11.0.tar.gz) = 546841 +TIMESTAMP = 1757490694 +SHA256 (librelp-1.12.0.tar.gz) = e2e53a9812d06f95d0a311bbfafba78704835de6d7f0ea0fd9c0d94e8eae496a +SIZE (librelp-1.12.0.tar.gz) = 557142 |