diff options
author | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-01-13 23:19:09 +0000 |
---|---|---|
committer | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-01-13 23:19:09 +0000 |
commit | bef5d6ff9666aa991cf206991e293d9f0aa148e7 (patch) | |
tree | 6a82a4c1f22fbbda37382034fef2f7a2e97c2b58 /packages | |
parent | c121ea64f831c4cfcc4d4b005dcafefeb6dfb211 (diff) |
python-pyode: bump for python 2.6
Diffstat (limited to 'packages')
-rw-r--r-- | packages/python/python-pyode_1.2.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/python/python-pyode_1.2.0.bb b/packages/python/python-pyode_1.2.0.bb index 3c67db9fe5..be4b38acd5 100644 --- a/packages/python/python-pyode_1.2.0.bb +++ b/packages/python/python-pyode_1.2.0.bb @@ -5,6 +5,7 @@ PRIORITY = "optional" LICENSE = "LGPL" DEPENDS = "ode" SRCNAME = "PyODE" +PR = "r1" SRC_URI = "${SOURCEFORGE_MIRROR}/pyode/${SRCNAME}-${PV}.tar.bz2 \ file://install.patch;patch=1" |