From 17872690a2a5b3bf07727e10777f885a55ca2bce Mon Sep 17 00:00:00 2001 From: Rmys Date: Wed, 17 Aug 2022 09:38:08 +0300 Subject: [PATCH] attr-2.5.1 --- system/base/attr/actions.py | 1 + system/base/attr/pspec.xml | 9 ++++++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/system/base/attr/actions.py b/system/base/attr/actions.py index 26122f4a..f6f0c643 100644 --- a/system/base/attr/actions.py +++ b/system/base/attr/actions.py @@ -19,6 +19,7 @@ def setup(): --mandir=/usr/share/man \ --libexecdir=/lib%s \ --bindir=%s" % (suffix, suffix, bindir)) + def build(): autotools.make() diff --git a/system/base/attr/pspec.xml b/system/base/attr/pspec.xml index 22ebd2bd..673d0f1f 100644 --- a/system/base/attr/pspec.xml +++ b/system/base/attr/pspec.xml @@ -13,7 +13,7 @@ library Utilities for managing filesystems extended attributes attr contains a set of tools for manipulating extended attributes on filesystem objects, in particular getfattr and setfattr. - http://download.savannah.nongnu.org/releases/attr/attr-2.4.48.tar.gz + http://download.savannah.nongnu.org/releases/attr/attr-2.5.1.tar.gz @@ -66,6 +66,13 @@ + + 2022-08-11 + 2.5.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-12-09 2.4.48