gdb:ver.bump

This commit is contained in:
Rmys
2018-08-07 12:50:44 +03:00
parent 374c134d6f
commit 7600966d78
+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="faa945f77cf9bb5ae9530664f8b34ad21e38088f" type="tarxz">mirrors://gnu/gdb/gdb-8.0.1.tar.xz</Archive>
<Archive sha1sum="641861f7d3f22b6a23bc3e801f0ff29a78375490" type="tarxz">mirrors://gnu/gdb/gdb-8.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>xz-devel</Dependency>
<Dependency>texinfo</Dependency>
@@ -60,6 +60,13 @@
</Package>
<History>
<Update release="5">
<Date>2018-08-07</Date>
<Version>8.1</Version>
<Comment>Version Bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-01-31</Date>
<Version>8.0.1</Version>