ntfs-3g imagemagick valgrind fftw3 ver. bump

This commit is contained in:
Rmys
2026-04-24 11:11:41 +03:00
parent 9e9752022a
commit bee27d4d71
6 changed files with 45 additions and 9 deletions
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>Memory access debugger for X86 and PPC Linux platforms</Summary>
<Description>Valgrind is an award-winning suite of tools for debugging and profiling Linux programs. With the tools that come with Valgrind, you can automatically detect many memory management and threading bugs, avoiding hours of frustrating bug-hunting, making your programs more stable. You can also perform detailed profiling, to speed up and reduce memory use of your programs.</Description>
<Archive sha1sum="c32f135761724db05f018fff67e06c4edf328770" type="tarbz2">ftp://sourceware.org/pub/valgrind/valgrind-3.26.0.tar.bz2</Archive>
<Archive sha1sum="76c46fa5c87c70c0b8d8386c9f0456c1d03dda90" type="tarbz2">ftp://sourceware.org/pub/valgrind/valgrind-3.27.0.tar.bz2</Archive>
<BuildDependencies>
<Dependency>glibc-devel</Dependency>
<Dependency>boost-devel</Dependency>
@@ -52,6 +52,13 @@
</Package>
<History>
<Update release="17">
<Date>2026-04-22</Date>
<Version>3.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="16">
<Date>2025-12-27</Date>
<Version>3.26.0</Version>