diff options
author | Chris Larson <clarson@kergoth.com> | 2004-01-03 05:48:48 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-01-03 05:48:48 +0000 |
commit | 7b0647fcc4892d954d7c53f4de19bfc4301db4c2 (patch) | |
tree | 7f4607e395f94ddba40dab45dbe8eec9cc8faf05 /cyrus-sasl | |
parent | d20d9914ea43abaf0d6c6e9cf18d91faf0431da2 (diff) |
Fix the cyrus-sasl 2.1.15 url, and add cyrus-sasl 2.1.17.
BKrev: 3ff657c0Kd8zLRBg162f-QZzYc0ohg
Diffstat (limited to 'cyrus-sasl')
-rw-r--r-- | cyrus-sasl/cyrus-sasl-2.1.17/configure.patch | 0 | ||||
-rw-r--r-- | cyrus-sasl/cyrus-sasl_2.1.15.oe | 2 | ||||
-rw-r--r-- | cyrus-sasl/cyrus-sasl_2.1.17.oe | 0 |
3 files changed, 1 insertions, 1 deletions
diff --git a/cyrus-sasl/cyrus-sasl-2.1.17/configure.patch b/cyrus-sasl/cyrus-sasl-2.1.17/configure.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/cyrus-sasl/cyrus-sasl-2.1.17/configure.patch diff --git a/cyrus-sasl/cyrus-sasl_2.1.15.oe b/cyrus-sasl/cyrus-sasl_2.1.15.oe index 5188a7cec8..086fabc03d 100644 --- a/cyrus-sasl/cyrus-sasl_2.1.15.oe +++ b/cyrus-sasl/cyrus-sasl_2.1.15.oe @@ -1,7 +1,7 @@ DEPENDS = virtual/libc RDEPENDS = libc6 -SRC_URI = ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-${PV}.tar.gz \ +SRC_URI = ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/OLD-VERSIONS/sasl/cyrus-sasl-${PV}.tar.gz \ file://${FILESDIR}/configure.patch;patch=1 inherit autotools diff --git a/cyrus-sasl/cyrus-sasl_2.1.17.oe b/cyrus-sasl/cyrus-sasl_2.1.17.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/cyrus-sasl/cyrus-sasl_2.1.17.oe |