summaryrefslogtreecommitdiff
path: root/elinks/Pkgfile
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2011-05-24 11:22:05 +0200
committerJuergen Daubert <jue@jue.li>2011-05-24 11:22:05 +0200
commitb02a9a7c3c90b0532d60e35a7e1f90dd2ced35c5 (patch)
tree6b73ce424c63f757f70ff1eb818643af7afddc7f /elinks/Pkgfile
parent9dee55bb9db06272e563a22462f9ab8bc7bf4fb7 (diff)
downloadopt-b02a9a7c3c90b0532d60e35a7e1f90dd2ced35c5.tar.gz
opt-b02a9a7c3c90b0532d60e35a7e1f90dd2ced35c5.tar.xz
elinks: update to 0.12-534bb38
Diffstat (limited to 'elinks/Pkgfile')
-rw-r--r--elinks/Pkgfile7
1 files changed, 4 insertions, 3 deletions
diff --git a/elinks/Pkgfile b/elinks/Pkgfile
index 460c5d896..b99aa1760 100644
--- a/elinks/Pkgfile
+++ b/elinks/Pkgfile
@@ -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

Generated by cgit