aboutsummaryrefslogtreecommitdiff
path: root/devel/spdlog/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/spdlog/Makefile')
-rw-r--r--devel/spdlog/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/spdlog/Makefile b/devel/spdlog/Makefile
index f4d736c43ee7..f3f11a220190 100644
--- a/devel/spdlog/Makefile
+++ b/devel/spdlog/Makefile
@@ -2,10 +2,12 @@
PORTNAME= spdlog
DISTVERSIONPREFIX= v
-DISTVERSION= 1.9.0
-PORTREVISION= 0
+DISTVERSION= 1.9.1
CATEGORIES= devel
+PATCH_SITES= https://github.com/gabime/spdlog/commit/
+PATCHFILES= 6faa5fc95b4be3aa5161c25e5b68155a644dc358.patch:-p1
+
MAINTAINER= vanilla@FreeBSD.org
COMMENT= Super fast C++ logging library