Browse Source

upgrading package: lynx 2.8.7 -> 2.8.8

master
parent
commit
e1964e1b35
  1. 9
      lynx/lynx.spec

9
lynx/lynx.spec

@ -22,9 +22,9 @@
##
# package version
%define V_opkg 2.8.7
%define V_dist 2.8.7
%define V_subdir 2-8-7
%define V_opkg 2.8.8
%define V_dist 2.8.8
%define V_subdir 2-8-8
# package information
Name: lynx
@ -37,7 +37,7 @@ Class: BASE
Group: Web
License: GPL
Version: %{V_opkg}
Release: 20090707
Release: 20140215
# package options
%option with_ssl yes
@ -77,6 +77,7 @@ PreReq: openssl
LDFLAGS="%{l_ldflags}" \
./configure \
--prefix=%{l_prefix} \
--mandir=%{l_prefix}/man \
--sysconfdir=%{l_prefix}/etc/lynx \
--libdir=%{l_prefix}/etc/lynx \
--disable-trace \

Loading…
Cancel
Save