update package gdb

This commit is contained in:
Mark Brand 2012-11-29 14:24:44 +01:00
parent 49ed029651
commit 226387cd94
2 changed files with 2 additions and 2 deletions

View File

@ -1140,7 +1140,7 @@ USE_OSGPLUGIN(<plugin2>)
</tr>
<tr>
<td id="gdb-package">gdb</td>
<td id="gdb-version">7.5</td>
<td id="gdb-version">7.5.1</td>
<td id="gdb-website"><a href="http://www.gnu.org/software/gdb/">gdb</a></td>
</tr>
<tr>

View File

@ -2,7 +2,7 @@
# See index.html for further information.
PKG := gdb
$(PKG)_CHECKSUM := 79b61152813e5730fa670c89e5fc3c04b670b02c
$(PKG)_CHECKSUM := d04c832698ac470a88788e719d19ca7c1d4d803d
$(PKG)_SUBDIR := gdb-$($(PKG)_VERSION)
$(PKG)_FILE := gdb-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := ftp://ftp.gnu.org/pub/gnu/$(PKG)/$($(PKG)_FILE)