diff options
author | Florian Smeets <flo@FreeBSD.org> | 2023-05-21 22:25:14 +0200 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2023-05-22 19:33:27 +0200 |
commit | dde89a5f43d4d6215470d033d4e776f245102448 (patch) | |
tree | c2b2ba06f07b5bae41ccdc428d8aff1dc2d320d0 | |
parent | b9589e12ba3acaafe92da9bd4f233f166799ebcd (diff) | |
download | freebsd-ports-dde89a5f43d4d6215470d033d4e776f245102448.zip |
www/limesurvey: Update to 5.6.21
-rw-r--r-- | www/limesurvey/Makefile | 6 | ||||
-rw-r--r-- | www/limesurvey/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/limesurvey/Makefile b/www/limesurvey/Makefile index c4ccdfb46f3c..72f5b0e219c1 100644 --- a/www/limesurvey/Makefile +++ b/www/limesurvey/Makefile @@ -1,8 +1,8 @@ PORTNAME= limesurvey -PORTVERSION= 5.6.11 +PORTVERSION= 5.6.21 CATEGORIES= www -MASTER_SITES= http://download.limesurvey.org/latest-stable-release/ -DISTNAME= ${PORTNAME}${PORTVERSION}+230320 +MASTER_SITES= http://download.limesurvey.org/latest-5.x/ +DISTNAME= ${PORTNAME}${PORTVERSION}+230518 MAINTAINER= flo@FreeBSD.org COMMENT= PHP-based survey building and runing system diff --git a/www/limesurvey/distinfo b/www/limesurvey/distinfo index c453144e380b..c7a1f765fef7 100644 --- a/www/limesurvey/distinfo +++ b/www/limesurvey/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679682090 -SHA256 (limesurvey5.6.11+230320.zip) = ae83fc1554da676f9913dd7764ad58c7e8297f644a3bbe9f9657391dfaf06466 -SIZE (limesurvey5.6.11+230320.zip) = 89306265 +TIMESTAMP = 1684700359 +SHA256 (limesurvey5.6.21+230518.zip) = 3506266825e98d8f83bed8ea64dd0243703f319f1f73139c0fd39f1effff796f +SIZE (limesurvey5.6.21+230518.zip) = 89031757 |