Browse Source

change URLs

master
parent
commit
142c0e60a2
  1. 8
      sasl/sasl.spec

8
sasl/sasl.spec

@ -24,7 +24,7 @@
# package information
Name: sasl
Summary: Simple Authentication and Security Layer (SASL)
URL: http://asg.web.cmu.edu/sasl/
URL: http://www.cyrusimap.org/
Vendor: Cyrus Project, CMU
Packager: OpenPKG Foundation e.V.
Distribution: OpenPKG Community
@ -32,7 +32,7 @@ Class: BASE
Group: Cryptography
License: BSD
Version: 2.1.23
Release: 20090514
Release: 20101020
# package options
%option with_fsl yes
@ -49,7 +49,7 @@ Release: 20090514
%option with_kerberos no
# list of sources
Source0: ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-%{version}.tar.gz
Source0: ftp://ftp.cyrusimap.org/cyrus-sasl/cyrus-sasl-%{version}.tar.gz
Source1: rc.sasl
Source2: fsl.sasl
Source3: saslauthd.conf
@ -106,7 +106,7 @@ PreReq: KERBEROS
%track
prog sasl = {
version = %{version}
url = ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/
url = ftp://ftp.cyrusimap.org/cyrus-sasl/
regex = cyrus-sasl-(\d+\.\d+\.\d+)\.tar\.gz
}

Loading…
Cancel
Save