Browse Source

upgrade expect and tcl

master
parent
commit
221b5bb382
  1. 8
      expect/expect.spec

8
expect/expect.spec

@ -33,8 +33,8 @@
# this in sync!
# package versions
%define V_expect 5.37
%define V_tcl 8.3.4
%define V_expect 5.38
%define V_tcl 8.4.0
# package information
Name: expect
@ -46,11 +46,11 @@ Distribution: OpenPKG [BASE]
Group: Language
License: GPL
Version: %{V_expect}
Release: 20020613
Release: 20021017
# list of sources
Source0: http://expect.nist.gov/expect.tar.gz
Source1: ftp://ftp.scriptics.com/pub/tcl/tcl8_3/tcl%{V_tcl}.tar.gz
Source1: ftp://ftp.scriptics.com/pub/tcl/tcl8_4/tcl%{V_tcl}-src.tar.gz
# build information
Prefix: %{l_prefix}

Loading…
Cancel
Save