Adding CCNx example using PlanetLab nodes
[nepi.git] / src / nepi / resources / linux / ccn / ccnd.py
index d8a3fc3..e4bc39a 100644 (file)
@@ -284,7 +284,7 @@ class LinuxCCND(LinuxApplication):
 
     @property
     def _sources(self):
-        return "http://www.ccnx.org/releases/ccnx-0.7.2.tar.gz"
+        return "http://www.ccnx.org/releases/ccnx-0.8.1.tar.gz"
 
     @property
     def _build(self):