From 8d2f8e89c7b4ed479c72000e54bc23621e665699 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 14 Aug 2013 09:03:48 +0200 Subject: musl libc compat updates --- toolchain/gdb/Makefile.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'toolchain') diff --git a/toolchain/gdb/Makefile.inc b/toolchain/gdb/Makefile.inc index 1bc2e9f74..0ac2dc8c3 100644 --- a/toolchain/gdb/Makefile.inc +++ b/toolchain/gdb/Makefile.inc @@ -2,8 +2,8 @@ # material, please see the LICENCE file in the top-level directory. PKG_NAME:= gdb -PKG_VERSION:= 7.5 -PKG_MD5SUM:= 24a6779a9fe0260667710de1b082ef61 +PKG_VERSION:= 7.6 +PKG_MD5SUM:= fda57170e4d11cdde74259ca575412a8 PKG_RELEASE:= 1 PKG_SITES:= ${MASTER_SITE_GNU:=gdb/} DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.bz2 -- cgit v1.2.3