[arch-commits] Commit in lynx/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Sun Jan 30 14:55:53 UTC 2011


    Date: Sunday, January 30, 2011 @ 09:55:53
  Author: andrea
Revision: 108237

upgpkg: lynx 2.8.7-4
Add IPv6 support (FS#22642)

Modified:
  lynx/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-30 14:50:20 UTC (rev 108236)
+++ PKGBUILD	2011-01-30 14:55:53 UTC (rev 108237)
@@ -6,7 +6,7 @@
 pkgname=lynx
 pkgver=2.8.7
 _pkgver=2-8-7
-pkgrel=3
+pkgrel=4
 pkgdesc="A text browser for the World Wide Web"
 url="http://lynx.isc.org/"
 arch=(i686 x86_64)
@@ -22,6 +22,7 @@
     --sysconfdir=/etc \
     --with-ssl \
     --enable-nls \
+    --enable-ipv6 \
     --mandir=/usr/share/man
   make
 }




More information about the arch-commits mailing list