From: Marcin Juszkiewicz Date: Tue, 25 Oct 2005 11:28:33 +0000 (+0000) Subject: cyrus-imapd: fixed SRC_URI for 2.2.5 version X-Git-Tag: Release-2010-05/1~9453^2~3194 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b59963bad2e230e8a5f0c8b4cee4f839c5fec9a;p=openembedded.git cyrus-imapd: fixed SRC_URI for 2.2.5 version --- diff --git a/packages/cyrus-imapd/cyrus-imapd_2.2.5.bb b/packages/cyrus-imapd/cyrus-imapd_2.2.5.bb index e49a19f20a..422c36c808 100644 --- a/packages/cyrus-imapd/cyrus-imapd_2.2.5.bb +++ b/packages/cyrus-imapd/cyrus-imapd_2.2.5.bb @@ -3,7 +3,7 @@ DEPENDS = "cyrus-sasl" PR = "r1" LICENSE = "BSD" -SRC_URI = "ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-imapd-${PV}.tar.gz \ +SRC_URI = "ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/OLD-VERSIONS/imap/cyrus-imapd-${PV}.tar.gz \ file://autotools.patch;patch=1 \ file://tail.patch;patch=1"