diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2023-01-18 22:26:25 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2023-01-18 22:29:11 +0000 |
commit | bca7e99bbdea1d33e06110b26fcc79361bf604b3 (patch) | |
tree | 0fd9a5e252a6003b78757df25b7c1b9c4cc18a8d | |
parent | 50b7a0d347a0538af57b4f5e3534e4d53305403f (diff) |
www/element-web: Update to 1.11.19
Approved by: maintainer (implicit, version bump, as per PR 258262)
-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 9157c232a77e..25660cecb9bc 100644 --- a/www/element-web/Makefile +++ b/www/element-web/Makefile @@ -1,6 +1,6 @@ PORTNAME= element DISTVERSIONPREFIX= v -DISTVERSION= 1.11.18 +DISTVERSION= 1.11.19 CATEGORIES= www MASTER_SITES= https://github.com/vector-im/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=272602fd15ffc83b37c4 +PLIST_SUB= COMMITID=e944826e9c7d8dd17d52 do-install: @${MKDIR} ${STAGEDIR}${WWWDIR} diff --git a/www/element-web/distinfo b/www/element-web/distinfo index b8a2a38210e5..eb29c59dbb35 100644 --- a/www/element-web/distinfo +++ b/www/element-web/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674058641 -SHA256 (element-v1.11.18.tar.gz) = 61d94598aec6e793563277831b9eb39cc64f85297d67c5ea49b243b182278dc5 -SIZE (element-v1.11.18.tar.gz) = 21051348 +TIMESTAMP = 1674080746 +SHA256 (element-v1.11.19.tar.gz) = 2ae1bacdaa0e865c4c639d75d6f908f129ed7fcc9ee628ef38d57a2c4a33ad73 +SIZE (element-v1.11.19.tar.gz) = 21051523 |