Merge pull request #1645 from Rmys/master

libunwind-1.7.1
This commit is contained in:
Rmys
2023-07-25 11:50:05 +03:00
committed by GitHub
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<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>
<Archive sha1sum="8d170d799fa17b513afae3998eb6e9fbab48eedf" type="targz">https://github.com/libunwind/libunwind/releases/download/v1.7.0/libunwind-1.70.tar.gz</Archive>
<Archive sha1sum="5b4ba5849e18ae9314157ca419300062424b0000" type="targz">https://github.com/libunwind/libunwind/releases/download/v1.7.1/libunwind-1.7.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>xz-devel</Dependency>
</BuildDependencies>
@@ -61,6 +61,13 @@
</Package>
<History>
<Update release="10">
<Date>2023-07-25</Date>
<Version>1.7.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2023-06-05</Date>
<Version>1.7.0</Version>