wok-next diff lynx/receipt @ rev 21020
Cleaning is almost finished... I should proceed to upgrades.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Nov 02 14:15:08 2018 +0200 (2018-11-02) |
parents | 757d032c55c7 |
children | 89617d35ca0c |
line diff
1.1 --- a/lynx/receipt Fri Mar 30 19:31:50 2018 +0300 1.2 +++ b/lynx/receipt Fri Nov 02 14:15:08 2018 +0200 1.3 @@ -4,15 +4,15 @@ 1.4 VERSION="2.8.8" 1.5 CATEGORY="network" 1.6 SHORT_DESC="Terminal-based text-only browser" 1.7 -MAINTAINER="samuel_trassare@yahoo.com" 1.8 +MAINTAINER="devel@slitaz.org" 1.9 LICENSE="GPL2" 1.10 -WEB_SITE="http://lynx.isc.org" 1.11 +WEB_SITE="http://lynx.isc.org/" 1.12 1.13 TARBALL="$PACKAGE$VERSION.tar.gz" 1.14 WGET_URL="http://lynx.isc.org/$PACKAGE$VERSION/$TARBALL" 1.15 1.16 # Will require build dep libtirpc after glibc is upgraded to 2.14. 1.17 -BUILD_DEPENDS="openssl-dev ncurses-dev zlib-dev gettext-tools" 1.18 +BUILD_DEPENDS="openssl-dev ncurses-dev zlib-dev gettext" 1.19 1.20 compile_rules() { 1.21 ./configure \