libpsync: Update to latest master

Change-Id: If88aaad3be7efa90787c5259e4d7c78948da252c
diff --git a/libpsync/Makefile b/libpsync/Makefile
index a508550..a820dad 100644
--- a/libpsync/Makefile
+++ b/libpsync/Makefile
@@ -2,13 +2,13 @@
 GIT_URL=https://github.com/named-data/PSync.git
 
 # Tag name or commit hash for checkout
-GIT_VERSION=8ab7572247a74b1a0e9315a736db313a09f4d041
+GIT_VERSION=32ccfc4d1d4db648763bf96ffdf8ac87f0bc3f50
 
 # Package name
 NAME=libpsync
 
 # Package version
-VERSION=0.2.0-11-g8ab7572
+VERSION=0.3.0-9-g32ccfc4
 
 # PPA version
 PPA_VERSION=1
diff --git a/libpsync/debian/changelog b/libpsync/debian/changelog
index e543588..7bc7515 100644
--- a/libpsync/debian/changelog
+++ b/libpsync/debian/changelog
@@ -1,3 +1,10 @@
+libpsync (0.3.0-9-g32ccfc4-ppa1~DISTRO) DISTRO; urgency=low
+
+  * Version based on 32ccfc4d1d4db648763bf96ffdf8ac87f0bc3f50
+    (https://github.com/named-data/PSync.git)
+
+ -- Alex Afanasyev <aa@cs.fiu.edu>  Thu, 17 Feb 2022 21:14:37 +0000
+
 libpsync (0.2.0-11-g8ab7572-ppa1~DISTRO) DISTRO; urgency=low
 
   * Version based on 8ab7572247a74b1a0e9315a736db313a09f4d041