attr-2.5.1
This commit is contained in:
@@ -19,6 +19,7 @@ def setup():
|
||||
--mandir=/usr/share/man \
|
||||
--libexecdir=/lib%s \
|
||||
--bindir=%s" % (suffix, suffix, bindir))
|
||||
|
||||
def build():
|
||||
autotools.make()
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Utilities for managing filesystems extended attributes</Summary>
|
||||
<Description>attr contains a set of tools for manipulating extended attributes on filesystem objects, in particular getfattr and setfattr.</Description>
|
||||
<Archive sha1sum="d7c88cb5db51c5e255a511b0a15e832fcdda5b4f" type="targz">http://download.savannah.nongnu.org/releases/attr/attr-2.4.48.tar.gz</Archive>
|
||||
<Archive sha1sum="72fea2dee5f481bfe7c9da84a2a1ace063a6c82d" type="targz">http://download.savannah.nongnu.org/releases/attr/attr-2.5.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<!-- <Dependency versionFrom="8.0.1">readline-devel</Dependency> -->
|
||||
<!-- <Dependency>gawk</Dependency> -->
|
||||
@@ -66,6 +66,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="9">
|
||||
<Date>2022-08-11</Date>
|
||||
<Version>2.5.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2020-12-09</Date>
|
||||
<Version>2.4.48</Version>
|
||||
|
||||
Reference in New Issue
Block a user