Browse Source

upgrade to W3M 0.2.3.1

master
parent
commit
2b7a178006
  1. 7
      w3m/w3m.spec

7
w3m/w3m.spec

@ -23,8 +23,8 @@
## SUCH DAMAGE.
##
%define V_real 0.2.2-inu-1.1
%define V_here 0.2.2.1.1
%define V_real 0.2.3.1
%define V_here 0.2.3.1
# package information
Name: w3m
@ -36,7 +36,7 @@ Distribution: OpenPKG [REL]
Group: Web
License: BSD
Version: %{V_here}
Release: 20011201
Release: 20011221
# list of sources
Source0: http://prdownloads.sourceforge.net/w3m/w3m-%{V_real}.tar.gz
@ -85,6 +85,7 @@ AutoReqProv: no
) >config.param
( echo "%{l_prefix}/include"
echo "%{l_prefix}/lib"
echo "2"
) | ./configure -yes
%{l_make} %{l_mflags}

Loading…
Cancel
Save