From: Michael 'Mickey' Lauer Date: Sun, 11 Jan 2009 19:24:35 +0000 (+0000) Subject: python-fugrep: bump for python 2.6 X-Git-Tag: Release-2010-05/1~4349^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=befe8e0b48e809692960f20b5dae56d58ef7191e;p=openembedded.git python-fugrep: bump for python 2.6 --- diff --git a/packages/python/python-fugrep_0.50.bb b/packages/python/python-fugrep_0.50.bb index 150cb84130..9df257388d 100644 --- a/packages/python/python-fugrep_0.50.bb +++ b/packages/python/python-fugrep_0.50.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://www.j-raedler.de/pages/software/fugrep.php" SECTION = "devel/python" LICENSE = "${PN}" SRCNAME = "FuGrep" -PR = "ml0" +PR = "ml1" SRC_URI = "http://www.j-raedler.de/media/Software/FuGrep-${PV}.zip" S = "${WORKDIR}/${SRCNAME}-${PV}"