lynx: 2.8.6 -> 2.8.7

This commit is contained in:
Danny Rawlins 2011-01-24 19:30:08 +11:00
parent 8ae610b4c3
commit 89a7f42ed0
2 changed files with 2 additions and 3 deletions

View File

@ -1 +1 @@
bd44c57d28fd3e4c9db1cd492d403600 lynx2.8.6.tar.bz2
cb936aef812e4e463ab86cbbe14d4db9 lynx2.8.7.tar.bz2

View File

@ -5,7 +5,7 @@
# Depends on: ncurses openssl zlib
name=lynx
version=2.8.6
version=2.8.7
release=3
source=(http://lynx.isc.org/lynx$version/lynx$version.tar.bz2)
@ -23,4 +23,3 @@ build() {
make
make -j 1 DESTDIR=$PKG install
}