From 1353b86d82692a3af106896dfffaf70dbfa66e04 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Sun, 21 Jun 2026 13:08:56 +0300 Subject: [PATCH] Rebuild with libcap-ng --- info.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/info.yml b/info.yml index 0feed91..d26a72b 100644 --- a/info.yml +++ b/info.yml @@ -1,7 +1,7 @@ name: smartmontools description: Utilities to control and monitor storage systems using S.M.A.R.T (Self-Monitoring Analysis and Reporting Technology System) version: "7.5" -revision: 2 +revision: 3 url: https://www.smartmontools.org/ license: GPL2 maintainers: @@ -10,5 +10,5 @@ architecture: any type: source depends: - gcc-libs - - libcap + - libcap-ng - udev