aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2020-05-30 13:54:47 +0300
committerLeo <thinkabit.ukim@gmail.com>2020-05-31 14:34:02 +0000
commitcc2cc865dc752335847fad3077c0004534066c3f (patch)
tree9fa13ad4d1d971764919e0a043045805e550f1e9
parent3c51109b93ddc07908a25a8c3ff681fc2229daff (diff)
downloadalpine_aports-cc2cc865dc752335847fad3077c0004534066c3f.tar.bz2
alpine_aports-cc2cc865dc752335847fad3077c0004534066c3f.tar.xz
alpine_aports-cc2cc865dc752335847fad3077c0004534066c3f.zip
community/nuttcp: upgrade to 8.2.2
-rw-r--r--community/nuttcp/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/nuttcp/APKBUILD b/community/nuttcp/APKBUILD
index d729d17214..c50fd462e8 100644
--- a/community/nuttcp/APKBUILD
+++ b/community/nuttcp/APKBUILD
@@ -1,7 +1,7 @@
1# Contributor: Danilo Godec <danilo.godec@agenda.si> 1# Contributor: Danilo Godec <danilo.godec@agenda.si>
2# Maintainer: Natanael Copa <ncopa@alpinelinux.org> 2# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
3pkgname=nuttcp 3pkgname=nuttcp
4pkgver=8.1.4 4pkgver=8.2.2
5pkgrel=0 5pkgrel=0
6pkgdesc="A network performance measurement tool" 6pkgdesc="A network performance measurement tool"
7url="http://www.nuttcp.net" 7url="http://www.nuttcp.net"
@@ -21,4 +21,4 @@ package() {
21 install -Dm755 nuttcp "$pkgdir"/usr/sbin/nuttcp 21 install -Dm755 nuttcp "$pkgdir"/usr/sbin/nuttcp
22} 22}
23 23
24sha512sums="5bc1505d708ed9555c03bb5358f8a94f483b725d99c5b1de74447a888bb4d9485385602538d7be2b56026a87f9fd2255744e7528f92cfb5fe54f5f4ab7c2e1fc nuttcp-8.1.4.c" 24sha512sums="1a52ac7dd3a4a54806567944120a1e211408ac294342a62e6be11a157018cecb4f964435ceaad1e64ff6ca5c2e83911a68ede3aadd0e23edf739d849c74ca6d3 nuttcp-8.2.2.c"