diff options
Diffstat (limited to 'www/element-web/Makefile')
-rw-r--r-- | www/element-web/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/element-web/Makefile b/www/element-web/Makefile index 10433a271488..f7318890429b 100644 --- a/www/element-web/Makefile +++ b/www/element-web/Makefile @@ -1,6 +1,6 @@ PORTNAME= element DISTVERSIONPREFIX= v -DISTVERSION= 1.11.105 +DISTVERSION= 1.11.106 CATEGORIES= www MASTER_SITES= https://github.com/element-hq/element-web/releases/download/${DISTVERSIONFULL}/ PKGNAMESUFFIX= -web @@ -18,7 +18,7 @@ CPE_VENDOR= matrix NO_ARCH= yes NO_BUILD= yes SUB_FILES= pkg-message -PLIST_SUB= COMMITID=231e160325098cb403ef +PLIST_SUB= COMMITID=ae0ae3bc04d76eaf7997 do-install: @${MKDIR} ${STAGEDIR}${WWWDIR} |