diff options
author | Alexander Couzens <lynxis@fe80.eu> | 2023-09-19 00:54:52 +0200 |
---|---|---|
committer | Rosen Penev <rosenp@gmail.com> | 2023-09-23 18:43:58 -0700 |
commit | e97f763a7281b543dfb9709cf84da97f28bbf0db (patch) | |
tree | 3eb0b5c17e8f5b02826d8a17c855a04d34444889 /net/iperf3 | |
parent | 85a9ea33ec028fbf96b86633e89aa3b3fb27875d (diff) |
net/iperf3: assign PKG_CPE_ID
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Diffstat (limited to 'net/iperf3')
-rw-r--r-- | net/iperf3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/iperf3/Makefile b/net/iperf3/Makefile index dbe09c1e0..fa41fd545 100644 --- a/net/iperf3/Makefile +++ b/net/iperf3/Makefile @@ -17,6 +17,7 @@ PKG_HASH:=bdb77c11f72bce90214883159577fa24412013e62b2083cf5f54391d79b1d8ff PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> PKG_LICENSE:=BSD-3-Clause +PKG_CPE_ID:=cpe:/a:es:iperf3 PKG_BUILD_PARALLEL:=1 PKG_INSTALL:=1 |