From: Michael 'Mickey' Lauer Date: Tue, 13 Jan 2009 23:56:55 +0000 (+0000) Subject: python-pyweather: bump for python 2.6 X-Git-Tag: Release-2010-05/1~4349^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a40a3dabcf0ded97ca18260d9e33cfcf6021389;p=openembedded.git python-pyweather: bump for python 2.6 --- diff --git a/packages/python/python-pyweather_0.7.0.bb b/packages/python/python-pyweather_0.7.0.bb index 5c643fa5c0..9b98804ba3 100644 --- a/packages/python/python-pyweather_0.7.0.bb +++ b/packages/python/python-pyweather_0.7.0.bb @@ -4,7 +4,7 @@ SECTION = "devel/python" PRIORITY = "optional" LICENSE = "GPL" SRCNAME = "weather" -PR = "ml0" +PR = "ml1" SRC_URI = "${SOURCEFORGE_MIRROR}/meta-tools/${SRCNAME}-${PV}.tar.gz" S = "${WORKDIR}/${SRCNAME}-${PV}"