package/devel/gdb: Update to 7.11.1

Update gdb to version 7.11.1 to match the version in toolchain.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
This commit is contained in:
Hannu Nyman 2016-08-15 11:32:45 +03:00 committed by John Crispin
parent d106c7d56b
commit 785cdc3cf2
1 changed files with 2 additions and 2 deletions

View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=gdb
PKG_VERSION:=7.11
PKG_VERSION:=7.11.1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@GNU/gdb
PKG_MD5SUM:=b5c784685e1cde65ba135feea86b6d75
PKG_MD5SUM:=5aa71522e488e358243917967db87476
PKG_BUILD_PARALLEL:=1
PKG_INSTALL:=1