version=\
(
    '7.8.2'
)

url=\
(
    "http://ftp.gnu.org/gnu/gdb/gdb-$version.tar.xz"
)

md5=\
(
    'a80cf252ed2e775d4e4533341bbf2459'
)