summaryrefslogtreecommitdiff
path: root/net-im/conduit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/conduit/Makefile')
-rw-r--r--net-im/conduit/Makefile11
1 files changed, 4 insertions, 7 deletions
diff --git a/net-im/conduit/Makefile b/net-im/conduit/Makefile
index 84db6827828c..162acac6f112 100644
--- a/net-im/conduit/Makefile
+++ b/net-im/conduit/Makefile
@@ -1,7 +1,6 @@
PORTNAME= conduit
DISTVERSIONPREFIX= v
-DISTVERSION= 0.10.8
-PORTREVISION= 1
+DISTVERSION= 0.10.9
CATEGORIES= net-im
PKGNAMEPREFIX= matrix-
@@ -22,18 +21,16 @@ USES= cargo gmake
USE_RC_SUBR= ${PORTNAME}
USERS= ${PORTNAME}
GROUPS= ${USERS}
-SUBS= DBDIR=${DBDIR} \
- USERS=${USERS} \
- GROUPS=${GROUPS} \
+SUBS= DBDIR=${DBDIR} USERS=${USERS} GROUPS=${GROUPS} \
PORTNAME=${PORTNAME}
PLIST_SUB= ${SUBS}
SUB_LIST= ${SUBS}
-SUB_FILES= pkg-message pkg-install
+SUB_FILES= pkg-install pkg-message
DBDIR= /var/db/${PORTNAME}
USE_GITLAB= yes
GL_ACCOUNT= famedly
-GL_TAGNAME= 9bba85c7e532b99358d18df200be93bb2ccc9a63
+GL_TAGNAME= 4624df0998e88aed5b752f097f619a77ffa77a8e
.include <bsd.port.pre.mk>