1
0
forked from ports/opt

gdb: updated to 6.5, grab the tarball off ftp.gnu.org

This commit is contained in:
Tilman Sauerbeck 2006-06-22 16:51:34 +00:00
parent 54884ab1db
commit ac31f11af8
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
f62c14ba0316bc88e1b4b32a4e901ffb gdb-6.4.tar.bz2
af6c8335230d7604aee0803b1df14f54 gdb-6.5.tar.bz2

View File

@ -4,9 +4,9 @@
# Depends on: ncurses
name=gdb
version=6.4
version=6.5
release=1
source=(http://mirrors.sunsite.dk/gnu/$name/$name-$version.tar.bz2)
source=(ftp://ftp.gnu.org/gnu/$name/$name-$version.tar.bz2)
build() {
cd $name-$version