Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
nexedi
chromebrew
Commits
d9e5aa89
Unverified
Commit
d9e5aa89
authored
7 years ago
by
Chris Thurber
Committed by
GitHub
7 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Update gdb.rb
parent
28ae0275
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
packages/gdb.rb
packages/gdb.rb
+3
-3
No files found.
packages/gdb.rb
View file @
d9e5aa89
...
...
@@ -3,9 +3,9 @@ require 'package'
class
Gdb
<
Package
description
'GDB, the GNU Project debugger, allows you to see what is going on \'inside\' another program while it executes -- or what another program was doing at the moment it crashed.'
homepage
'https://www.gnu.org/software/gdb/'
version
'8.
0.
1'
source_url
'https://ftp.gnu.org/
gnu/
gdb/gdb-8.
0.
1.tar.xz'
source_sha256
'
3dbd5f93e36ba2815ad0efab030dcd0c7b211d7b353a40a53f4c02d7d56295e3
'
version
'8.1'
source_url
'https://ftp
mirror
.gnu.org/gdb/gdb-8.1.tar.xz'
source_sha256
'
af61a0263858e69c5dce51eab26662ff3d2ad9aa68da9583e8143b5426be4b34
'
binary_url
({
})
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment