pandora-libpnd: bump and fix git URL
[openpandora.oe.git] / recipes / pandora-system / pandora-libpnd.bb
index fcc9dda..d638b48 100755 (executable)
@@ -1,20 +1,20 @@
 DESCRIPTION = "Support for the PND format in Pandora images (lib, daemon, init script etc.)"
 LICENSE = "lGPL"
 
-PR = "r45"
+PR = "r53"
 
 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 = "037420eb65fdbb4cd85c505688641c4ebd2c1409"
+SRCREV = "9c7db6d5e5c0634ae85713fc27fd3bef2ee96827"
 
 S = "${WORKDIR}/git"