aboutsummaryrefslogtreecommitdiff
path: root/textproc/mdbook/Makefile
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2022-01-20 10:10:08 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2022-01-20 11:11:05 +0000
commitd3ecd7985b19f95c9d0dfc8fa8c3e254a31fe147 (patch)
treecc791fc6f0655c0b70072fd311710661928a488e /textproc/mdbook/Makefile
parentd9d7b63f6d6d9a1c3d75512180b640cca4e5daae (diff)
downloadports-d3ecd7985b19f95c9d0dfc8fa8c3e254a31fe147.tar.gz
ports-d3ecd7985b19f95c9d0dfc8fa8c3e254a31fe147.zip
textproc/mdbook: Update to 0.4.15
Diffstat (limited to 'textproc/mdbook/Makefile')
-rw-r--r--textproc/mdbook/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/mdbook/Makefile b/textproc/mdbook/Makefile
index 7bde6c4ebcb5..d77a828141cf 100644
--- a/textproc/mdbook/Makefile
+++ b/textproc/mdbook/Makefile
@@ -1,7 +1,6 @@
PORTNAME= mdbook
DISTVERSIONPREFIX= v
-DISTVERSION= 0.4.13
-PORTREVISION= 3
+DISTVERSION= 0.4.15
CATEGORIES= textproc
MAINTAINER= 0mp@FreeBSD.org
@@ -147,7 +146,7 @@ CARGO_CRATES= aho-corasick-0.7.18 \
proc-macro-hack-0.5.19 \
proc-macro-nested-0.1.7 \
proc-macro2-1.0.28 \
- pulldown-cmark-0.7.2 \
+ pulldown-cmark-0.9.0 \
quick-error-1.2.3 \
quick-error-2.0.1 \
quote-1.0.9 \