Imported sources from subversion.
This commit is contained in:
14
packages/gdb/common.bash
Normal file
14
packages/gdb/common.bash
Normal file
@@ -0,0 +1,14 @@
|
||||
version=\
|
||||
(
|
||||
'7.5.1'
|
||||
)
|
||||
|
||||
url=\
|
||||
(
|
||||
"http://ftp.gnu.org/gnu/gdb/gdb-$version.tar.bz2"
|
||||
)
|
||||
|
||||
md5=\
|
||||
(
|
||||
'3f48f468b24447cf24820054ff6e85b1'
|
||||
)
|
Reference in New Issue
Block a user