blob: edfec2cd8380e9ee0acdc91fb2e9ff0a330fff93 (
plain)
1
2
3
4
5
6
7
8
|
# This file is part of the OpenADK project. OpenADK is copyrighted
# material, please see the LICENCE file in the top-level directory.
PKG_NAME:= gdb
PKG_VERSION:= 7.8.2
PKG_RELEASE:= 1
PKG_HASH:= 605954d5747d5f08ea4b7f48e958d1ebbf39265e18f7f36738deeabb83744485
PKG_SITES:= ${MASTER_SITE_GNU:=gdb/}
|