diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2025-06-10 16:43:00 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2025-06-10 16:49:51 +0000 |
commit | 9071421a0fa07a1a7e72a1c8ce5d6b269c6a4b1a (patch) | |
tree | 8855449f75154215bee5c2c5bdfafdaec4e82c1f | |
parent | 24db69b803bea00d53e0a59fa48a188a35a8e83b (diff) |
-rw-r--r-- | www/element-web/Makefile | 4 | ||||
-rw-r--r-- | www/element-web/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/element-web/Makefile b/www/element-web/Makefile index c1729f200525..3f202e25cbf8 100644 --- a/www/element-web/Makefile +++ b/www/element-web/Makefile @@ -1,6 +1,6 @@ PORTNAME= element DISTVERSIONPREFIX= v -DISTVERSION= 1.11.102 +DISTVERSION= 1.11.103 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=7eeca04e74fc2253feeb +PLIST_SUB= COMMITID=0d9e9bf6d6299d92088e do-install: @${MKDIR} ${STAGEDIR}${WWWDIR} diff --git a/www/element-web/distinfo b/www/element-web/distinfo index 222e7d20a88d..5b7952d5c6c8 100644 --- a/www/element-web/distinfo +++ b/www/element-web/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749025957 -SHA256 (element-v1.11.102.tar.gz) = 904fffb0e1f3f6db374a4c062a3e13ef88532a56ecadef907a1db4e2ae025665 -SIZE (element-v1.11.102.tar.gz) = 34371288 +TIMESTAMP = 1749573721 +SHA256 (element-v1.11.103.tar.gz) = f3c70d1fc16d06fdb3c21ba82b389d80a17472f770c92aa4452c222902c2360c +SIZE (element-v1.11.103.tar.gz) = 34380567 |