diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-09-14 09:06:43 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-09-14 09:06:43 +0000 |
commit | a4e55364cfff5ff0895553d045c9e1795c0ef0ad (patch) | |
tree | 4ce6b348cf1cb0077fd95a2a3cc66fd5c7e03692 /tremor/tremor_20030325.oe | |
parent | f2eb91c9bba0cff23ac3c359d5a423207466163f (diff) |
tremor: xiph.org switched to subversion so we cannot checkout tremor from cvs
BKrev: 4146b4a3IEpM-p9Z8GxK6ZUAV5V5uw
Diffstat (limited to 'tremor/tremor_20030325.oe')
-rw-r--r-- | tremor/tremor_20030325.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tremor/tremor_20030325.oe b/tremor/tremor_20030325.oe index 138a2d74af..dd6d36c161 100644 --- a/tremor/tremor_20030325.oe +++ b/tremor/tremor_20030325.oe @@ -4,7 +4,7 @@ MAINTAINER = "Greg Gilbert <greg@treke.net>" DEPENDS = "libogg" DESCRIPTION = "tremor is a fixed point implementation of the vorbis codec." -SRC_URI = "cvs://anoncvs:anoncvs@xiph.org/usr/local/cvsroot;module=Tremor;date=${PV}" +SRC_URI = "http://treke.net/oe/source/Tremor_xiph.org__${PV}.tar.gz" S = "${WORKDIR}/Tremor" |