wok-next rev 4820
Fix: fix WGET_URL to gdb-python.
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Wed Jan 20 11:49:15 2010 +0100 (2010-01-20) |
parents | 8e4c8dda4852 |
children | 1caacacc25b3 |
files | gdb-python/receipt |
line diff
1.1 --- a/gdb-python/receipt Wed Jan 20 00:58:00 2010 +0100 1.2 +++ b/gdb-python/receipt Wed Jan 20 11:49:15 2010 +0100 1.3 @@ -7,7 +7,8 @@ 1.4 MAINTAINER="erjo@slitaz.org" 1.5 DEPENDS="ncurses expat glibc-dev python" 1.6 BUILD_DEPENDS="ncurses-dev python-dev" 1.7 -TARBALL="$PACKAGE-$VERSION.tar.gz" 1.8 +SOURCE="gdb" 1.9 +TARBALL="$SOURCE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.gnu.org/software/gdb/" 1.11 WGET_URL="http://ftp.gnu.org/gnu/gdb/$TARBALL" 1.12 PROVIDE="gdb"