gdb ver. bump

This commit is contained in:
Rmys
2025-11-04 22:35:49 +03:00
parent 52b1f651bf
commit 719a130a0b
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>GNU debugger</Summary> <Summary>GNU debugger</Summary>
<Description>GDB, the GNU Project debugger, allows you to see what is going on 'inside' another program while it executes -- or what another program was doing at the moment it crashed.</Description> <Description>GDB, the GNU Project debugger, allows you to see what is going on 'inside' another program while it executes -- or what another program was doing at the moment it crashed.</Description>
<Archive sha1sum="2b4e9357e498c66bbedf791883569104edea0472" type="tarxz">https://ftp.gnu.org/gnu/gdb/gdb-15.1.tar.xz</Archive> <Archive sha1sum="ac4b56773e6abe4a5467a0708a185b4279e8faf4" type="tarxz">https://ftp.gnu.org/gnu/gdb/gdb-16.3.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>texinfo</Dependency> <Dependency>texinfo</Dependency>
<Dependency>xz-devel</Dependency> <Dependency>xz-devel</Dependency>
@@ -73,6 +73,13 @@
</Package> </Package>
<History> <History>
<Update release="17">
<Date>2025-11-04</Date>
<Version>16.3</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="16"> <Update release="16">
<Date>2024-10-05</Date> <Date>2024-10-05</Date>
<Version>15.1</Version> <Version>15.1</Version>