aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-pygame_1.9.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-pygame_1.9.1.bb')
-rw-r--r--recipes/python/python-pygame_1.9.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-pygame_1.9.1.bb b/recipes/python/python-pygame_1.9.1.bb
index dba915f2cf..90e397e6da 100644
--- a/recipes/python/python-pygame_1.9.1.bb
+++ b/recipes/python/python-pygame_1.9.1.bb
@@ -6,7 +6,7 @@ DEPENDS = "libsdl-x11 libsdl-image libsdl-mixer libsdl-net libsdl-ttf python-num
DEPENDS += "${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'smpeg', d)}"
RDEPENDS_${PN} = "python-numeric"
SRCNAME = "pygame"
-PR = "ml4"
+PR = "ml5"
SRC_URI = "http://www.pygame.org/ftp/${SRCNAME}-${PV}release.tar.gz;name=archive"
SRC_URI[archive.md5sum] = "1c4cdc708d17c8250a2d78ef997222fc"