summaryrefslogtreecommitdiff
path: root/devel/git-cliff/Makefile
diff options
context:
space:
mode:
authorpin <pin@pkgsrc.org>2021-08-21 22:12:49 +0000
committerpin <pin@pkgsrc.org>2021-08-21 22:12:49 +0000
commitd6e2e1966744b6338de43f74bbed566fddd9bba0 (patch)
tree3926f9efa8fa714a873d7bf70fc1a562e384a8f1 /devel/git-cliff/Makefile
parent330d8464215eb7dd7a25d8b171ceb5163b5da40c (diff)
downloadpkgsrc-d6e2e1966744b6338de43f74bbed566fddd9bba0.tar.gz
devel/git-cliff: update to 0.2.5
[0.2.5] - 2021-08-20 Documentation -Mention breaking changes for templating -Update template examples to mention how to contribute Features -Add breaking_description to the template context (#4) Miscellaneous Tasks -Show the committed changes before creating a tag [0.2.4] - 2021-08-20 Bug Fixes -Change the config file location for crates.io release
Diffstat (limited to 'devel/git-cliff/Makefile')
-rw-r--r--devel/git-cliff/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/git-cliff/Makefile b/devel/git-cliff/Makefile
index 440a1b7ff11..f5fe15d3ed4 100644
--- a/devel/git-cliff/Makefile
+++ b/devel/git-cliff/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2021/08/20 11:22:32 pin Exp $
+# $NetBSD: Makefile,v 1.4 2021/08/21 22:12:49 pin Exp $
-DISTNAME= git-cliff-0.2.3
+DISTNAME= git-cliff-0.2.5
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=orhun/}
GITHUB_TAG= v${PKGVERSION_NOREV}