From e11baf91d11fbbd908bc67f7fa265a07bf376544 Mon Sep 17 00:00:00 2001 From: ptrcnull Date: Fri, 23 Aug 2024 00:14:45 +0200 Subject: [PATCH] testing/dropwatch: rebuild against libbfd-2.43.1 --- testing/dropwatch/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/dropwatch/APKBUILD b/testing/dropwatch/APKBUILD index 24021079e5d..d56bd31e3cb 100644 --- a/testing/dropwatch/APKBUILD +++ b/testing/dropwatch/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista pkgname=dropwatch pkgver=1.5.4 -pkgrel=5 +pkgrel=6 pkgdesc="Project to detect packet drops in the Linux kernel" url="https://github.com/nhorman/dropwatch" arch="all"