update package gdb

This commit is contained in:
Mark Brand 2014-05-06 09:56:44 +02:00
parent 6a88cb2246
commit bfa0ae05fe
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
# See index.html for further information.
PKG := gdb
$(PKG)_VERSION := 7.7
$(PKG)_CHECKSUM := eefda18270b2efc8d8051ed992d91ba4e0d7207f
$(PKG)_VERSION := 7.7.1
$(PKG)_CHECKSUM := 35228319f7c715074a80be42fff64c7645227a80
$(PKG)_SUBDIR := gdb-$($(PKG)_VERSION)
$(PKG)_FILE := gdb-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := ftp://ftp.gnu.org/pub/gnu/$(PKG)/$($(PKG)_FILE)