libunwind ver. bump

This commit is contained in:
Rmys
2024-08-18 12:04:46 +03:00
parent 35cc7ebfc7
commit e9f2bac1da
2 changed files with 13 additions and 2 deletions
+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="f9d190df1e624a8fb9352d865ac41b65dc7f44e7" type="targz">https://github.com/libunwind/libunwind/releases/download/v1.8.0/libunwind-1.8.0.tar.gz</Archive>
<Archive sha1sum="5c061a408d4b196dcb97212c819179a9983194ab" type="targz">https://github.com/libunwind/libunwind/releases/download/v1.8.1/libunwind-1.8.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>xz-devel</Dependency>
</BuildDependencies>
@@ -61,6 +61,13 @@
</Package>
<History>
<Update release="12">
<Date>2024-08-17</Date>
<Version>1.8.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="11">
<Date>2024-01-17</Date>
<Version>1.8.0</Version>