diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2023-01-20 15:02:52 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2023-01-20 15:05:25 +0000 |
commit | 8dda4e8578f5449776a5594f50657a32033e158c (patch) | |
tree | 849df2fe0016884b8725e55e7aa3ec4f3c710ef1 /www | |
parent | d04cd83954fab0573cd898dfcde840219e34aef2 (diff) | |
download | freebsd-ports-8dda4e8578f5449776a5594f50657a32033e158c.zip |
www/element-web: Update to 1.11.20
Approved by: maintainer (implicit, version bump, as per PR 258262)
Diffstat (limited to 'www')
-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 25660cecb9bc..ae5c4d6aa6f4 100644 --- a/www/element-web/Makefile +++ b/www/element-web/Makefile @@ -1,6 +1,6 @@ PORTNAME= element DISTVERSIONPREFIX= v -DISTVERSION= 1.11.19 +DISTVERSION= 1.11.20 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=e944826e9c7d8dd17d52 +PLIST_SUB= COMMITID=f951c5491b9e2e16e4eb do-install: @${MKDIR} ${STAGEDIR}${WWWDIR} diff --git a/www/element-web/distinfo b/www/element-web/distinfo index eb29c59dbb35..d180c5ffd20d 100644 --- a/www/element-web/distinfo +++ b/www/element-web/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674080746 -SHA256 (element-v1.11.19.tar.gz) = 2ae1bacdaa0e865c4c639d75d6f908f129ed7fcc9ee628ef38d57a2c4a33ad73 -SIZE (element-v1.11.19.tar.gz) = 21051523 +TIMESTAMP = 1674226922 +SHA256 (element-v1.11.20.tar.gz) = a856e854d404f5bfd69cf344b5ea7c77a93ac7d37554af2c00f6cb383abac77f +SIZE (element-v1.11.20.tar.gz) = 21051550 |