Browse Source

upgrading package: curl 7.10.3 -> 7.10.4

master
Peter Smej 23 years ago committed by Ralf S. Engelschall
parent
commit
a2a32369d9
  1. 6
      curl/curl.spec

6
curl/curl.spec

@ -32,12 +32,11 @@ Packager: The OpenPKG Project
Distribution: OpenPKG [BASE]
Group: Web
License: GPL
Version: 7.10.3
Release: 20030213
Version: 7.10.4
Release: 20030403
# list of sources
Source0: http://curl.haxx.se/download/curl-%{version}.tar.bz2
Patch0: curl.patch
# build information
Prefix: %{l_prefix}
@ -56,7 +55,6 @@ AutoReqProv: no
%prep
%setup -q
%patch -p0
%build
echo 'ac_cv_header_openssl_engine_h=no' >config.cache

Loading…
Cancel
Save