Browse Source

fix URLs

master
parent
commit
49920ecd71
  1. 4
      ocspd/ocspd.spec

4
ocspd/ocspd.spec

@ -32,7 +32,7 @@ Class: EVAL
Group: Cryptography
License: Apache-style
Version: 3.1.0
Release: 20140830
Release: 20150117
# list of sources
Source0: http://switch.dl.sourceforge.net/openca/openca-ocspd-%{version}.tar.gz
@ -55,7 +55,7 @@ PreReq: openssl, libpki, zlib, libxml
%track
prog ocspd = {
version = %{version}
url = http://www.openca.org/projects/ocspd/sources.shtml
url = https://pki.openca.org/projects/ocspd/sources.shtml
regex = openca-ocspd-(__VER__)\.tar\.gz
}

Loading…
Cancel
Save