From: Marcin Juszkiewicz Date: Thu, 1 Sep 2005 11:53:12 +0000 (+0000) Subject: python-gnosis: fixed SRC_URI - partially close bug#279 X-Git-Tag: Release-2010-05/1~9453^2~3649^2~29 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f309e1dc12ac4ec28814c796ae972ce21f1d0ee7;p=openembedded.git python-gnosis: fixed SRC_URI - partially close bug#279 --- diff --git a/packages/python/python-gnosis_1.1.1.bb b/packages/python/python-gnosis_1.1.1.bb index 8053a4f40f..b9b297adef 100644 --- a/packages/python/python-gnosis_1.1.1.bb +++ b/packages/python/python-gnosis_1.1.1.bb @@ -5,7 +5,7 @@ MAINTAINER = "Michael 'Mickey' Lauer " LICENSE = "GPLv2" SRCNAME = "Gnosis_Utils" -SRC_URI = "http://gnosis.cx/download/${SRCNAME}-${PV}.tar.gz" +SRC_URI = "http://gnosis.cx/download/Gnosis_Utils.More/${SRCNAME}-${PV}.tar.gz" S = "${WORKDIR}/${SRCNAME}-${PV}" inherit distutils