libunwind ver. bump
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>Call chain tracer of a program</Summary>
|
<Summary>Call chain tracer of a program</Summary>
|
||||||
<Description>libunwind is a portable and efficient C programming interface (API) to determine the call chain of a program.</Description>
|
<Description>libunwind is a portable and efficient C programming interface (API) to determine the call chain of a program.</Description>
|
||||||
<Archive sha1sum="5b4ba5849e18ae9314157ca419300062424b0000" type="targz">https://github.com/libunwind/libunwind/releases/download/v1.7.1/libunwind-1.7.1.tar.gz</Archive>
|
<Archive sha1sum="f9d190df1e624a8fb9352d865ac41b65dc7f44e7" type="targz">https://github.com/libunwind/libunwind/releases/download/v1.8.0/libunwind-1.8.0.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>xz-devel</Dependency>
|
<Dependency>xz-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
@@ -61,6 +61,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="11">
|
||||||
|
<Date>2024-01-17</Date>
|
||||||
|
<Version>1.8.0</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="10">
|
<Update release="10">
|
||||||
<Date>2023-07-25</Date>
|
<Date>2023-07-25</Date>
|
||||||
<Version>1.7.1</Version>
|
<Version>1.7.1</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user