diff options
author | Alex Dupre <ale@FreeBSD.org> | 2023-07-11 13:41:21 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2023-07-11 13:41:40 +0000 |
commit | 373aef4619270d0b2ac2028e9be5ee8e9aab1bf7 (patch) | |
tree | 9d61c5f8a7bf68a0d8ce1c7432d44c0786c910a8 | |
parent | be463ba53ddc4cb98f9e474e6970e3186928e5be (diff) |
mail/roundcube: update to 1.6.2 release.
-rw-r--r-- | mail/roundcube/Makefile | 2 | ||||
-rw-r--r-- | mail/roundcube/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile index 75db30b5b28a..9da7b32f5922 100644 --- a/mail/roundcube/Makefile +++ b/mail/roundcube/Makefile @@ -1,5 +1,5 @@ PORTNAME= roundcube -DISTVERSION= 1.6.1 +DISTVERSION= 1.6.2 PORTEPOCH= 1 CATEGORIES?= mail www MASTER_SITES= https://github.com/roundcube/roundcubemail/releases/download/${DISTVERSION}/ diff --git a/mail/roundcube/distinfo b/mail/roundcube/distinfo index 9d79a1060728..7aac4bfcc2cb 100644 --- a/mail/roundcube/distinfo +++ b/mail/roundcube/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1675685403 -SHA256 (roundcubemail-1.6.1-complete.tar.gz) = 46c2f6ba34bcb7e57e47cb034bf338e5fc7dcceddda9212a2ef3bd3146d97bed -SIZE (roundcubemail-1.6.1-complete.tar.gz) = 5970713 +TIMESTAMP = 1689069894 +SHA256 (roundcubemail-1.6.2-complete.tar.gz) = c898307d95cc48418cf95517ef52b5b0088c50014f67a6ef815763428a8043f0 +SIZE (roundcubemail-1.6.2-complete.tar.gz) = 6004046 |