diff options
Diffstat (limited to 'www/selenium/Makefile')
-rw-r--r-- | www/selenium/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/selenium/Makefile b/www/selenium/Makefile index 48dc76afe821..8243608e3e2d 100644 --- a/www/selenium/Makefile +++ b/www/selenium/Makefile @@ -1,5 +1,5 @@ PORTNAME= selenium -DISTVERSION= 4.32.0 +DISTVERSION= 4.34.0 CATEGORIES= www devel java MASTER_SITES= https://github.com/SeleniumHQ/${PORTNAME}/releases/download/${PORTNAME}-${DISTVERSION}/ DISTNAME= selenium-server-${DISTVERSION} |