diff options
Diffstat (limited to 'mail/roundcube')
-rw-r--r-- | mail/roundcube/Makefile | 5 | ||||
-rw-r--r-- | mail/roundcube/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile index 7609c1c2b09d..143796658155 100644 --- a/mail/roundcube/Makefile +++ b/mail/roundcube/Makefile @@ -1,5 +1,6 @@ PORTNAME= roundcube -DISTVERSION= 1.6.10 +DISTVERSION= 1.6.11 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES?= mail www MASTER_SITES= https://github.com/roundcube/roundcubemail/releases/download/${DISTVERSION}/ @@ -20,7 +21,7 @@ NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME}mail-${DISTVERSION} RCUBECOMP= SQL config .htaccess index.php installer logs \ - plugins program skins temp vendor + plugins program public_html skins temp vendor PORTDOCS= CHANGELOG.md INSTALL README.md UPGRADING CPE_PRODUCT= webmail diff --git a/mail/roundcube/distinfo b/mail/roundcube/distinfo index c879357e21cf..07b660c57648 100644 --- a/mail/roundcube/distinfo +++ b/mail/roundcube/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740067282 -SHA256 (roundcubemail-1.6.10-complete.tar.gz) = 03cfac2f494dd99c25c35efb0ad4d333f248e32f25f4204fbc8f2731bfbaf0e4 -SIZE (roundcubemail-1.6.10-complete.tar.gz) = 5839015 +TIMESTAMP = 1748966845 +SHA256 (roundcubemail-1.6.11-complete.tar.gz) = a230e432065555bfa27bea3fcf4ac672f2359ef28ad84f5945ea3ccf702e7466 +SIZE (roundcubemail-1.6.11-complete.tar.gz) = 5839956 |