sysvinit elfutils ver. bump

This commit is contained in:
Rmys
2024-07-18 20:53:59 +03:00
parent c8dfa9cec6
commit a1b2f04ebf
2 changed files with 16 additions and 2 deletions
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>Programs which control basic system processes</Summary>
<Description>sysvinit package contains a group of utilities that control the very basic functions of your system. sysvinit contains the init program, the first program started by the Linux kernel when the system boots.</Description>
<Archive sha1sum="66c8b45273cd6ebb25f4c2ba4cd34c051c5ed8db" type="tarxz">http://download.savannah.gnu.org/releases/sysvinit/sysvinit-2.99.tar.xz</Archive>
<Archive sha1sum="cd6873d3147eaf8f86d3402c2487d8a74d7a3541" type="tarxz">https://github.com/slicer69/sysvinit/releases/download/3.09/sysvinit-3.09.tar.xz</Archive>
<Patches>
<!--<Patch>makefile.patch</Patch>-->
<!--<Patch>sysvinit-2.86-docs.patch</Patch>-->
@@ -67,6 +67,13 @@
</Package>
<History>
<Update release="8">
<Date>2024-07-17</Date>
<Version>3.09</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2021-03-04</Date>
<Version>2.99</Version>
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Libraries/utilities to handle ELF objects</Summary>
<Description>elfutils contains libraries and utilities to handle ELF objects and is a replacement for libelf.</Description>
<Archive sha1sum="b33fdb927bc154f6ca6285194d0e40fb76877dd0" type="tarbz2">ftp://sourceware.org/pub/elfutils/0.190/elfutils-0.190.tar.bz2</Archive>
<Archive sha1sum="651aa2b7390aeba178be2ceefd4c2eb42e783e97" type="tarbz2">ftp://sourceware.org/pub/elfutils/0.191/elfutils-0.191.tar.bz2</Archive>
<BuildDependencies>
<Dependency>bzip2</Dependency>
<Dependency>xz-devel</Dependency>
@@ -74,6 +74,13 @@
</Package>
<History>
<Update release="15">
<Date>2024-07-18</Date>
<Version>0.191</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="14">
<Date>2023-11-06</Date>
<Version>0.190</Version>