aboutsummaryrefslogtreecommitdiff
path: root/www/librespeed/Makefile
diff options
context:
space:
mode:
authorLewis Cook <lcook@FreeBSD.org>2021-03-27 20:14:28 +0000
committerLewis Cook <lcook@FreeBSD.org>2021-03-27 20:14:28 +0000
commit6f07d175fd429b81f8a1fd8ab25edd6ae0b1f57f (patch)
tree87baf2c883fa51bb89a29606ae24c267a2f72263 /www/librespeed/Makefile
parent516fdbdfa0f75ce240794fced2d2b4579cd37ec4 (diff)
downloadports-6f07d175fd429b81f8a1fd8ab25edd6ae0b1f57f.tar.gz
ports-6f07d175fd429b81f8a1fd8ab25edd6ae0b1f57f.zip
www/librespeed: Update to 5.2.4
While here pet portfmt. Changes: https://github.com/librespeed/speedtest/releases/tag/5.2.4 PR: 254589 Submitted by: Dries Michiels <driesm.michiels@gmail.com> (maintainer) Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D29445
Notes
Notes: svn path=/head/; revision=569354
Diffstat (limited to 'www/librespeed/Makefile')
-rw-r--r--www/librespeed/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/librespeed/Makefile b/www/librespeed/Makefile
index 429e60e0e9df..9276ff1735f3 100644
--- a/www/librespeed/Makefile
+++ b/www/librespeed/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= librespeed
-DISTVERSION= 5.2.3
+DISTVERSION= 5.2.4
CATEGORIES= www net
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
@@ -11,7 +11,7 @@ COMMENT= Lightweight selfhosted speedtest
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= php:flavors,web
+USES= php:flavors,web
USE_GITHUB= YES
GH_PROJECT= speedtest
@@ -24,7 +24,7 @@ PLIST_SUB= LIBRESPEED_USERNAME=${WWWOWN}
OPTIONS_DEFINE= DOCS EXAMPLES
-OPTIONS_RADIO= BACKEND
+OPTIONS_RADIO= BACKEND
OPTIONS_RADIO_BACKEND= MYSQL PGSQL SQLITE
MYSQL_USE= PHP=mysqli