summaryrefslogtreecommitdiff
path: root/sysutils/go-ntfy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/go-ntfy/Makefile')
-rw-r--r--sysutils/go-ntfy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/go-ntfy/Makefile b/sysutils/go-ntfy/Makefile
index 17cca53285ae..47295fe84076 100644
--- a/sysutils/go-ntfy/Makefile
+++ b/sysutils/go-ntfy/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ntfy
DISTVERSIONPREFIX= v
-DISTVERSION= 2.13.0
+DISTVERSION= 2.14.0
CATEGORIES= sysutils
MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/
PKGNAMEPREFIX= go-
@@ -40,7 +40,7 @@ DOCS_USES= python
# Run 'git checkout ${DISTVERSIONPREFIX}${DISTVERSION} && git rev-parse --short HEAD'
# in the ntfy repository to get the value of GITID.
-GITID= 1ce08a18
+GITID= eac523dc
BUILD_DATE= $$(date -u "+%Y-%m-%dT%H:%M:%SZ")