ndn-tools: Update to the latest version

Change-Id: I6b2212996d690934c57aa862805a0f50baa4dcd9
diff --git a/ndn-tools/Makefile b/ndn-tools/Makefile
index db49f39..2eac319 100644
--- a/ndn-tools/Makefile
+++ b/ndn-tools/Makefile
@@ -2,15 +2,15 @@
 GIT_URL=https://github.com/named-data/ndn-tools
 
 # Tag name or commit hash for checkout
-GIT_VERSION=5998428e9cbb2ad2663a2ce0e0533d7578735dee
+GIT_VERSION=7e9d7e4f9a9d055a8ce75ca08caba37d0e56fcdb
 
 # Package name
 NAME=ndn-tools
 
 # Package version
-VERSION=0.7.1-28-g5998428e
+VERSION=22.12-15-g7e9d7e4f
 
 # PPA version
-PPA_VERSION=2
+PPA_VERSION=1
 
 include ../packaging.mk
diff --git a/ndn-tools/debian/changelog b/ndn-tools/debian/changelog
index 13291ad..558fe99 100644
--- a/ndn-tools/debian/changelog
+++ b/ndn-tools/debian/changelog
@@ -1,3 +1,10 @@
+ndn-tools (22.12-15-g7e9d7e4f-ppa1~DISTRO) DISTRO; urgency=low
+
+  * Version based on 7e9d7e4f9a9d055a8ce75ca08caba37d0e56fcdb
+    (https://github.com/named-data/ndn-tools)
+
+ -- Alex Afanasyev <aa@cs.fiu.edu>  Fri, 17 Nov 2023 18:34:33 +0000
+
 ndn-tools (0.7.1-28-g5998428e-ppa2~DISTRO) DISTRO; urgency=low
 
   * Version based on 5998428e9cbb2ad2663a2ce0e0533d7578735dee
diff --git a/ndn-tools/debian/control b/ndn-tools/debian/control
index bb74db2..48efc66 100644
--- a/ndn-tools/debian/control
+++ b/ndn-tools/debian/control
@@ -6,7 +6,7 @@
  python3 (>= 3.6.0),
  pkg-config (>= 0.29),
  libboost-all-dev (>= 1.65.1),
- libndn-cxx-dev (>= 0.8.0),
+ libndn-cxx-dev (>= 0.8.1),
  libpcap-dev,
  python3-sphinx (>= 1.6.0),
  git