gdb: update

This commit is contained in:
Mark Brand 2014-10-30 21:54:32 +01:00
parent 473c298443
commit 46d0ebf40c
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.8
$(PKG)_CHECKSUM := fc43f1f2e651df1c69e7707130fd6864c2d7a428
$(PKG)_VERSION := 7.8.1
$(PKG)_CHECKSUM := f597f6245898532eda9e85832b928e3416e0fd34
$(PKG)_SUBDIR := gdb-$($(PKG)_VERSION)
$(PKG)_FILE := gdb-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://ftp.gnu.org/pub/gnu/$(PKG)/$($(PKG)_FILE)