aboutsummaryrefslogtreecommitdiffstats
path: root/main/tcpflow
diff options
context:
space:
mode:
Diffstat (limited to 'main/tcpflow')
-rw-r--r--main/tcpflow/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/tcpflow/APKBUILD b/main/tcpflow/APKBUILD
index 187f8eb0ec..9d65375d45 100644
--- a/main/tcpflow/APKBUILD
+++ b/main/tcpflow/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Michael Mason <ms13sp@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=tcpflow
-pkgver=1.2.9
+pkgver=1.3.0
pkgrel=0
pkgdesc="A Tool for monitoring, capturing and storing TCP connections flows"
url="https://github.com/simsong/tcpflow/wiki/tcpflow-%E2%80%94-A-tcp-ip-session-reassembler"
@@ -28,4 +28,4 @@ package() {
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="99e2fbbc6ab8db03a1a9b935689dd407 tcpflow-1.2.9.tar.gz"
+md5sums="4912d55b7ae20f4971dfcc86547b2824 tcpflow-1.3.0.tar.gz"