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