coreutils-9.11

This commit is contained in:
Rmys
2026-04-24 11:03:16 +03:00
parent 45b3ea4a61
commit 316bba6ae0
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>A set of basic GNU tools commonly used in shell scripts</Summary> <Summary>A set of basic GNU tools commonly used in shell scripts</Summary>
<Description>Standard GNU file utilities (chmod, cp, dd, dir, ls...), text utilities (sort, tr, head, wc..), and shell utilities (whoami, who,...)</Description> <Description>Standard GNU file utilities (chmod, cp, dd, dir, ls...), text utilities (sort, tr, head, wc..), and shell utilities (whoami, who,...)</Description>
<Archive sha1sum="8b7c368651566705385560c22c22484b91f3dbe4" type="tarxz">http://ftp.gnu.org/gnu/coreutils/coreutils-9.10.tar.xz</Archive> <Archive sha1sum="147633172d62992d8b1d4ed132dfc5a30d9aa1c5" type="tarxz">http://ftp.gnu.org/gnu/coreutils/coreutils-9.11.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>acl-devel</Dependency> <Dependency>acl-devel</Dependency>
<Dependency>attr-devel</Dependency> <Dependency>attr-devel</Dependency>
@@ -58,6 +58,13 @@
</Package> </Package>
<History> <History>
<Update release="19">
<Date>2026-04-22</Date>
<Version>9.11</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="18"> <Update release="18">
<Date>2026-02-08</Date> <Date>2026-02-08</Date>
<Version>9.10</Version> <Version>9.10</Version>