elinks: update to 0.12-534bb38

This commit is contained in:
Juergen Daubert 2011-05-24 11:22:05 +02:00
parent 9dee55bb9d
commit b02a9a7c3c
2 changed files with 5 additions and 4 deletions

View File

@ -1 +1 @@
fcd087a6d2415cd4c6fd1db53dceb646 elinks-0.11.7.tar.bz2
225d003abe8944bb7b2d42a59fe4893a elinks-0.12-534bb38.tar.xz

View File

@ -4,9 +4,9 @@
# Depends on: openssl, zlib
name=elinks
version=0.11.7
release=2
source=(http://elinks.or.cz/download/$name-$version.tar.bz2)
version=0.12-534bb38
release=1
source=(http://crux.s3.amazonaws.com/dist/$name-$version.tar.xz)
build () {
cd $name-$version
@ -14,6 +14,7 @@ build () {
--mandir=/usr/man \
--sysconfdir=/usr/etc \
--enable-256-colors \
--enable-html-highlight \
--disable-nls \
--without-{zlib,bzlib}
make