diff options
author | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-01-11 23:06:05 +0000 |
---|---|---|
committer | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-01-11 23:06:05 +0000 |
commit | 76c85eed4d2b931d9a5eb9a4202078e54a0c5f91 (patch) | |
tree | 678001d772aafddf712f166b391081ea86ba5ade | |
parent | 2e677f3a3f1976db0fb3665c6df297c639a6c631 (diff) |
python-gnosis: bump for python 2.6
-rw-r--r-- | packages/python/python-gnosis_1.2.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/python/python-gnosis_1.2.2.bb b/packages/python/python-gnosis_1.2.2.bb index e5a4f0056f..c4ee333990 100644 --- a/packages/python/python-gnosis_1.2.2.bb +++ b/packages/python/python-gnosis_1.2.2.bb @@ -3,7 +3,7 @@ SECTION = "devel/python" PRIORITY = "optional" LICENSE = "GPLv2" SRCNAME = "Gnosis_Utils" -PR = "ml0" +PR = "ml1" SRC_URI = "http://gnosis.cx/download/Gnosis_Utils.More/${SRCNAME}-${PV}.tar.gz" S = "${WORKDIR}/${SRCNAME}-${PV}" |