Skip to content

Commit

Permalink
net/speedtest: Allow use on newer versions
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Apr 18, 2024
1 parent c5910ae commit 1adfa10
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions net/speedtest/Makefile
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
PORTNAME= ookla-speedtest
PORTVERSION= 1.2.0
DISTVERSIONSUFFIX= -freebsd${OSREL:R}-x86_64
CATEGORIES= net
MASTER_SITES= https://install.speedtest.net/app/cli/
DISTNAME= ookla-speedtest-${PORTVERSION}-freebsd13-x86_64
EXTRACT_SUFX= .pkg

MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Internet connection measurement for developers
WWW= https://www.speedtest.net/apps/cli

IGNORE_FreeBSD_14= Upstream does not provide package for release
IGNORE_FreeBSD_15= Upstream does not provide package for release
ONLY_FOR_ARCHS= amd64

RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \
Expand Down

0 comments on commit 1adfa10

Please sign in to comment.