coreutils-9.2

This commit is contained in:
Rmys
2023-03-25 14:52:19 +03:00
parent ae724ba17f
commit 2a3fe0d986
+9 -2
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<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>
<Archive sha1sum="aa7bf0be95eef29d98eb5c76d4455698b3b705b3" type="tarxz">http://ftp.gnu.org/gnu/coreutils/coreutils-9.1.tar.xz</Archive>
<Archive sha1sum="3769071b357890dc36d820c597c1c626a1073fcb" type="tarxz">http://ftp.gnu.org/gnu/coreutils/coreutils-9.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>acl-devel</Dependency>
<Dependency>attr-devel</Dependency>
@@ -25,7 +25,7 @@
<Dependency>texinfo</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">coreutils-8.32-i18n-1.patch</Patch>
<!-- <Patch level="1">coreutils-8.32-i18n-1.patch</Patch> -->
<!-- PisiLinux patches -->
<Patch level="0">remove_am_silent_rules.patch</Patch>
<!-- <Patch level="0">add-more-dircolors.patch</Patch> -->
@@ -58,6 +58,13 @@
</Package>
<History>
<Update release="13">
<Date>2023-03-25</Date>
<Version>9.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="12">
<Date>2023-01-28</Date>
<Version>9.1</Version>