diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2024-05-01 02:44:03 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2024-05-01 02:46:27 +0000 |
commit | 6639b0176f26ab5d2bf21e7acabf253ab43beb3a (patch) | |
tree | 4a963c429e258acc083dc53fcc72a5e7c935175e | |
parent | e5d095fb05ab2f17a11a4d79eb49898274241289 (diff) |
devel/spdlog: update 1.14.0 → 1.14.1
Bugfix release: https://github.com/gabime/spdlog/releases/tag/v1.14.1
PR: 278664
Approved by: Vanilla I. Shu <vanilla@FreeBSD.org> (maintainer)
-rw-r--r-- | devel/spdlog/Makefile | 2 | ||||
-rw-r--r-- | devel/spdlog/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/spdlog/Makefile b/devel/spdlog/Makefile index c1655f36399e..17ebd333d933 100644 --- a/devel/spdlog/Makefile +++ b/devel/spdlog/Makefile @@ -1,6 +1,6 @@ PORTNAME= spdlog DISTVERSIONPREFIX= v -DISTVERSION= 1.14.0 +DISTVERSION= 1.14.1 PORTREVISION= 0 CATEGORIES= devel diff --git a/devel/spdlog/distinfo b/devel/spdlog/distinfo index 2272e4dd1627..d337a9e4be6d 100644 --- a/devel/spdlog/distinfo +++ b/devel/spdlog/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1714136159 -SHA256 (gabime-spdlog-v1.14.0_GH0.tar.gz) = 429a6b73ade8285cb21f83bacf89e2821dd1720ea7faa3cb518ffe04b4e00efc -SIZE (gabime-spdlog-v1.14.0_GH0.tar.gz) = 270013 +TIMESTAMP = 1714490415 +SHA256 (gabime-spdlog-v1.14.1_GH0.tar.gz) = 1586508029a7d0670dfcb2d97575dcdc242d3868a259742b69f100801ab4e16b +SIZE (gabime-spdlog-v1.14.1_GH0.tar.gz) = 270896 |