diff options
Diffstat (limited to 'net-im/conduit/Makefile')
| -rw-r--r-- | net-im/conduit/Makefile | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/net-im/conduit/Makefile b/net-im/conduit/Makefile index cc0b1f3961e2..ec14b3ff64a3 100644 --- a/net-im/conduit/Makefile +++ b/net-im/conduit/Makefile @@ -1,6 +1,7 @@ PORTNAME= conduit DISTVERSIONPREFIX= v -DISTVERSION= 0.10.6 +DISTVERSION= 0.10.9 +PORTREVISION= 1 CATEGORIES= net-im PKGNAMEPREFIX= matrix- @@ -21,18 +22,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= db35c8b059386741320044ecbac633cf674010b4 +GL_TAGNAME= 4624df0998e88aed5b752f097f619a77ffa77a8e .include <bsd.port.pre.mk> |
