Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Leo
aports
Commits
5231d1b7
Commit
5231d1b7
authored
Jan 21, 2021
by
Leo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testing/dnsperf: upgrade to 2.4.0
parent
734cf8e5
Pipeline
#68934
failed with stages
in 1 minute and 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
5 deletions
+6
-5
testing/dnsperf/APKBUILD
testing/dnsperf/APKBUILD
+6
-5
No files found.
testing/dnsperf/APKBUILD
View file @
5231d1b7
# Contributor: Thomas Deutsch <thomas@tuxpeople.org>
# Maintainer: Thomas Deutsch <thomas@tuxpeople.org>
pkgname
=
dnsperf
pkgver
=
2.
3.4
pkgrel
=
1
pkgver
=
2.
4.0
pkgrel
=
0
pkgdesc
=
"Dnsperf and resperf gather accurate latency and throughput metrics for DNS"
url
=
"https://www.dns-oarc.net/tools/dnsperf"
arch
=
"all"
license
=
"Apache-2.0"
makedepends
=
"bind-dev openssl-dev libxml2-dev libcap-dev json-c-dev krb5-dev protobuf-c-dev fstrm-dev"
makedepends
=
"ldns-dev openssl-dev libxml2-dev libcap-dev json-c-dev krb5-dev
protobuf-c-dev fstrm-dev"
subpackages
=
"
$pkgname
-doc"
source
=
"https://www.dns-oarc.net/files/dnsperf/dnsperf-
2.3.4
.tar.gz"
source
=
"https://www.dns-oarc.net/files/dnsperf/dnsperf-
$pkgver
.tar.gz"
build
()
{
./configure
\
...
...
@@ -30,4 +31,4 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"
ec1df94d9f1c9bc9d439318cfa75f9eea7a8a41c88a411e0678606a3fc4374d1bcc63ce5da606ed4951477d994b440cc2109f2ffc99feddf29bbdfa17f44efd8 dnsperf-2.3.4
.tar.gz"
sha512sums
=
"
dfa4ff3d941fd39af09901dcbb7e10c048687a469c1698408360bc509909a5d5b13bd270c91d886732fc4490d886ebc906f1b9f290ffa357bf53c7e99b69c679 dnsperf-2.4.0
.tar.gz"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment