mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
benchmarks/ttcp: Canonicalize MASTER_SITES and DISTNAME
Reported by: diizzy
This commit is contained in:
parent
298009d36d
commit
2a0407d461
@ -1,7 +1,8 @@
|
||||
PORTNAME= ttcp
|
||||
DISTVERSIONPREFIX= ${PORTNAME}-
|
||||
PORTVERSION= 1.13
|
||||
CATEGORIES= benchmarks net
|
||||
MASTER_SITES= https://codeberg.org/BSDforge/${PORTNAME}/archive/
|
||||
MASTER_SITES= https://codeberg.org/BSDforge/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
|
||||
|
||||
MAINTAINER= portmaster@BSDforge.com
|
||||
COMMENT= Benchmarking tool for analysing TCP and UDP performance
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1706864630
|
||||
SHA256 (ttcp-1.13.tar.gz) = 809214c535175139897afba784e2e6d1eff02efc3d7b90a67f1bb52fb5082027
|
||||
SIZE (ttcp-1.13.tar.gz) = 10959
|
||||
TIMESTAMP = 1709490744
|
||||
SHA256 (ttcp-ttcp-1.13.tar.gz) = 809214c535175139897afba784e2e6d1eff02efc3d7b90a67f1bb52fb5082027
|
||||
SIZE (ttcp-ttcp-1.13.tar.gz) = 10959
|
||||
|
Loading…
Reference in New Issue
Block a user