Cleaning up examples folder
[nepi.git] / src / nepi / resources / linux / ccn / ccnd.py
index ffaee50..1fc8979 100644 (file)
@@ -282,7 +282,7 @@ class LinuxCCND(LinuxApplication):
 
     @property
     def _sources(self):
-        return "http://www.ccnx.org/releases/ccnx-0.8.1.tar.gz"
+        return "http://www.ccnx.org/releases/ccnx-0.8.2.tar.gz"
 
     @property
     def _build(self):