cyrus-sasl: fixed SRC_URI for 2.1.17, 2.1.18 versions
authorMarcin Juszkiewicz <hrw@openembedded.org>
Tue, 25 Oct 2005 11:30:19 +0000 (11:30 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 25 Oct 2005 11:30:19 +0000 (11:30 +0000)
packages/cyrus-sasl/cyrus-sasl_2.1.17.bb
packages/cyrus-sasl/cyrus-sasl_2.1.18.bb

index d1eec9b..f6cce56 100644 (file)
@@ -3,7 +3,7 @@ DEPENDS = "db3"
 DESCRIPTION = "Generic client/server library for SASL authentication."
 LICENSE = "BSD"
 
-SRC_URI = "ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/OLD-VERSIONS/cyrus-sasl-${PV}.tar.gz \
+SRC_URI = "ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/OLD-VERSIONS/sasl/cyrus-sasl-${PV}.tar.gz \
           file://configure.patch;patch=1"
 
 inherit autotools 
index edb7567..5a1bf9f 100644 (file)
@@ -3,7 +3,7 @@ DEPENDS = "db3"
 DESCRIPTION = "Generic client/server library for SASL authentication."
 LICENSE = "BSD"
 
-SRC_URI = "ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/OLD-VERSIONS/cyrus-sasl-${PV}.tar.gz"
+SRC_URI = "ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/OLD-VERSIONS/sasl/cyrus-sasl-${PV}.tar.gz"
 
 inherit autotools