diff options
Diffstat (limited to 'cyrus-sasl')
-rw-r--r-- | cyrus-sasl/cyrus-sasl_2.1.17.oe | 2 | ||||
-rw-r--r-- | cyrus-sasl/cyrus-sasl_2.1.18.oe | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cyrus-sasl/cyrus-sasl_2.1.17.oe b/cyrus-sasl/cyrus-sasl_2.1.17.oe index e5483251e5..fd73b35d71 100644 --- a/cyrus-sasl/cyrus-sasl_2.1.17.oe +++ b/cyrus-sasl/cyrus-sasl_2.1.17.oe @@ -1,7 +1,7 @@ DEPENDS = "db3" DESCRIPTION = "Generic client/server library for SASL authentication." -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/cyrus-sasl-${PV}.tar.gz \ file://configure.patch;patch=1" inherit autotools diff --git a/cyrus-sasl/cyrus-sasl_2.1.18.oe b/cyrus-sasl/cyrus-sasl_2.1.18.oe index 529218ee68..048b6a43df 100644 --- a/cyrus-sasl/cyrus-sasl_2.1.18.oe +++ b/cyrus-sasl/cyrus-sasl_2.1.18.oe @@ -1,7 +1,7 @@ DEPENDS = "db3" DESCRIPTION = "Generic client/server library for SASL authentication." -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/cyrus-sasl-${PV}.tar.gz" inherit autotools |