From 62b342fbfab49e269692a2a97fa347b871394f9b Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 4 Apr 2018 08:53:52 +0000 Subject: [PATCH] main/tcpflow: rebuild against libressl-2.7 --- main/tcpflow/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/tcpflow/APKBUILD b/main/tcpflow/APKBUILD index bce3ef12b73..db3b17a48f5 100644 --- a/main/tcpflow/APKBUILD +++ b/main/tcpflow/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa pkgname=tcpflow pkgver=1.4.5 -pkgrel=3 +pkgrel=4 pkgdesc="A Tool for monitoring, capturing and storing TCP connections flows" url="https://github.com/simsong/tcpflow" arch="all"