gdb: update

This commit is contained in:
Mark Brand 2015-01-15 16:30:09 +01:00
parent 3d4736276f
commit c971ec0aba
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.1
$(PKG)_CHECKSUM := f597f6245898532eda9e85832b928e3416e0fd34
$(PKG)_VERSION := 7.8.2
$(PKG)_CHECKSUM := 85a9cc2a4dfb748bc8eb74113af278524126a9bd
$(PKG)_SUBDIR := gdb-$($(PKG)_VERSION)
$(PKG)_FILE := gdb-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://ftp.gnu.org/pub/gnu/$(PKG)/$($(PKG)_FILE)