aboutsummaryrefslogtreecommitdiff
path: root/sysutils/go-ntfy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/go-ntfy/Makefile')
-rw-r--r--sysutils/go-ntfy/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/go-ntfy/Makefile b/sysutils/go-ntfy/Makefile
index fb8db411df89..17cca53285ae 100644
--- a/sysutils/go-ntfy/Makefile
+++ b/sysutils/go-ntfy/Makefile
@@ -1,10 +1,10 @@
PORTNAME= ntfy
DISTVERSIONPREFIX= v
-DISTVERSION= 2.12.0
+DISTVERSION= 2.13.0
CATEGORIES= sysutils
MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/
PKGNAMEPREFIX= go-
-DISTFILES= ${PORTNAME}-${DISTVERSION}.frontend${EXTRACT_SUFX}
+DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX}
MAINTAINER= dtxdf@FreeBSD.org
COMMENT= Send push notifications to your phone or desktop using PUT/POST
@@ -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= 061677a7
+GITID= 1ce08a18
BUILD_DATE= $$(date -u "+%Y-%m-%dT%H:%M:%SZ")