gdb.ver.bump

This commit is contained in:
Rmys
2020-01-07 23:39:00 +03:00
parent 06592d1d1d
commit deb8d5fb35
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<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>
<Archive sha1sum="641861f7d3f22b6a23bc3e801f0ff29a78375490" type="tarxz">mirrors://gnu/gdb/gdb-8.1.tar.xz</Archive>
<Archive sha1sum="f45de6af561f0fa0241f0d5085198556fcfd1e5e" type="tarxz">mirrors://gnu/gdb/gdb-8.3.tar.xz</Archive>
<BuildDependencies>
<Dependency>xz-devel</Dependency>
<Dependency>texinfo</Dependency>
@@ -60,6 +60,13 @@
</Package>
<History>
<Update release="6">
<Date>2020-01-07</Date>
<Version>8.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2018-08-07</Date>
<Version>8.1</Version>