wok diff ncursesw/receipt @ rev 8395
Add new url to elfutils since the older one is not working anymore.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Feb 05 00:19:11 2011 +0000 (2011-02-05) |
parents | 64cf592b6880 |
children | 2ad34d8fdfe7 |
line diff
1.1 --- a/ncursesw/receipt Fri Feb 05 23:13:39 2010 +0100 1.2 +++ b/ncursesw/receipt Sat Feb 05 00:19:11 2011 +0000 1.3 @@ -9,6 +9,7 @@ 1.4 TARBALL="$SOURCE-$VERSION.tar.gz" 1.5 WEB_SITE="http://invisible-island.net/ncurses/" 1.6 WGET_URL="ftp://invisible-island.net/ncurses/$TARBALL" 1.7 +SRC_WANTED="$SOURCE" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()