chronosync: Update

Change-Id: If994f27cf44d86951e0413e81eed9cf030a31a3f
diff --git a/libchronosync/Makefile b/libchronosync/Makefile
index 657bb35..e0b6e63 100644
--- a/libchronosync/Makefile
+++ b/libchronosync/Makefile
@@ -2,13 +2,13 @@
 GIT_URL=https://github.com/named-data/ChronoSync.git
 
 # Tag name or commit hash for checkout
-GIT_VERSION=c490212fb2a293c0594d9f097146bed4062700e1
+GIT_VERSION=d057cf196981b9ea3ac1edd8b4baa27658d830e6
 
 # Package name
 NAME=libchronosync
 
 # Package version
-VERSION=0.5.2-4-gc490212
+VERSION=0.5.2-8-gd057cf1
 
 # PPA version
 PPA_VERSION=1
diff --git a/libchronosync/debian/changelog b/libchronosync/debian/changelog
index bbe062d..3f55d9d 100644
--- a/libchronosync/debian/changelog
+++ b/libchronosync/debian/changelog
@@ -1,3 +1,10 @@
+libchronosync (0.5.2-8-gd057cf1-ppa1~DISTRO) DISTRO; urgency=low
+
+  * Version based on d057cf196981b9ea3ac1edd8b4baa27658d830e6
+    (https://github.com/named-data/ChronoSync.git)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Thu, 02 May 2019 20:18:45 +0000
+
 libchronosync (0.5.2-4-gc490212-ppa1~DISTRO) DISTRO; urgency=low
 
   * Version based on c490212fb2a293c0594d9f097146bed4062700e1
diff --git a/libchronosync/debian/control b/libchronosync/debian/control
index 7c45a9d..a3be7c0 100644
--- a/libchronosync/debian/control
+++ b/libchronosync/debian/control
@@ -6,7 +6,7 @@
  pkg-config (>= 0.26),
  python-sphinx (>= 1.1.3),
  libboost-all-dev (>= 1.53.0),
- libndn-cxx-dev (>= 0.6.5),
+ libndn-cxx-dev (>= 0.6.6),
  git
 Standards-Version: 3.9.2
 Section: libs