aboutsummaryrefslogtreecommitdiff
path: root/www/nextcloud-appointments/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/nextcloud-appointments/Makefile')
-rw-r--r--www/nextcloud-appointments/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/nextcloud-appointments/Makefile b/www/nextcloud-appointments/Makefile
index af7f751b43ef..f4a2bec0192c 100644
--- a/www/nextcloud-appointments/Makefile
+++ b/www/nextcloud-appointments/Makefile
@@ -1,13 +1,14 @@
# Created by: Bernard Spil <brnrd@freebsd.org>
PORTNAME= appointments
-PORTVERSION= 1.11.4
+PORTVERSION= 1.11.6
+DISTVERSIONPREFIX= v
CATEGORIES= www
-MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/raw/${GH_TAGNAME}/build/artifacts/appstore/
+MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/raw/${DISTVERSIONPREFIX}${DISTVERSION}/build/artifacts/appstore/
PKGNAMEPREFIX= nextcloud-
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
DISTNAME= ${PORTNAME}
-DIST_SUBDIR= nextcloud/${PORTNAME}-${GH_TAGNAME}
+DIST_SUBDIR= nextcloud/${PORTNAME}-${PORTVERSION}
MAINTAINER= brnrd@FreeBSD.org
COMMENT= Appointments app for Nextcloud
@@ -22,7 +23,6 @@ NO_BUILD= yes
NO_ARCH= yes
GH_ACCOUNT= SergeyMosin
-GH_TAGNAME= 08fbb2a56af8719f2d65920ad938ae9e53acb5b5
WWWDIR= ${PREFIX}/www/nextcloud/apps-pkg/${PORTNAME}