summaryrefslogtreecommitdiff
path: root/www/tinyauth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/tinyauth/Makefile')
-rw-r--r--www/tinyauth/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/tinyauth/Makefile b/www/tinyauth/Makefile
index ac7704faf85c..c6afa7e14f17 100644
--- a/www/tinyauth/Makefile
+++ b/www/tinyauth/Makefile
@@ -1,6 +1,7 @@
PORTNAME= tinyauth
DISTVERSIONPREFIX= v
-DISTVERSION= 3.6.0
+DISTVERSION= 3.6.2
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/
DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX}
@@ -35,7 +36,7 @@ PLIST_FILES= bin/${PORTNAME}
# Run 'git checkout ${DISTVERSIONPREFIX}${DISTVERSION} && git rev-parse HEAD'
# in the Tinyauth repository to get the value of GITID.
-GITID= fe440a6f2e15233c4f3b942da910d5366b28dd08
+GITID= 5f7f88421ee0d2cc8fd17316fa378b958386a000
BUILD_DATE= $$(date -u '+%Y-%m-%dT%H:%M:%S')