Merge pull request #33 from krisklau/pr/update_gdb

gdb: Upgraded version to 7.10.1 to allow remote debugging on bbb.
This commit is contained in:
Tiago Sá Marques 2017-08-16 13:35:38 +01:00 committed by GitHub
commit 63ce5fa404
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
version=\
(
'7.8.2'
'7.10.1'
)
url=\
@ -10,5 +10,5 @@ url=\
md5=\
(
'a80cf252ed2e775d4e4533341bbf2459'
'39e654460c9cdd80200a29ac020cfe11'
)