pandora-libpnd.bb: Updated to latest GIT version (9605ab5fb29ce107a849948eb7ada8d3296...
[openpandora.oe.git] / recipes / pandora-system / pandora-libpnd.bb
index cddc3fc..bfa750d 100755 (executable)
@@ -1,20 +1,20 @@
 DESCRIPTION = "Support for the PND format in Pandora images (lib, daemon, init script etc.)"
 LICENSE = "lGPL"
 
-PR = "r46"
+PR = "r57"
 
 PARALLEL_MAKE = ""
 
 DEPENDS = "virtual/libsdl libsdl-image libsdl-gfx libsdl-ttf"
 
 SRC_URI = " \
-          git://openpandora.org/pandora-libraries.git;protocol=git;branch=master \
+          git://git.openpandora.org/pandora-libraries.git;protocol=git;branch=master \
           file://rc.pndnotifyd \
           file://rc.pndevmapperd \   
           file://op_pnd_run.desktop \
 "
 
-SRCREV = "cdaa163638fe57d9616e46fbbb79d1c20090ecbb"
+SRCREV = "9605ab5fb29ce107a849948eb7ada8d3296093ed"
 
 S = "${WORKDIR}/git"