exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit 0fb2534916bddae6f0363396f188d7ccfa46ef56
parent b26e74bbf1e71cdd5b6a035e9600f4c7659e5030
Author: Christian Grothoff <christian@grothoff.org>
Date:   Fri, 13 Dec 2024 23:26:05 +0100

debian version bumping

Diffstat:
Mdebian/control | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control @@ -10,7 +10,7 @@ Build-Depends: gcc-12, debhelper-compat (= 12), gettext, - libgnunet-dev (>=0.22), + libgnunet-dev (>=0.23), libcurl4-gnutls-dev (>=7.35.0) | libcurl4-openssl-dev (>= 7.35.0), libgcrypt20-dev (>=1.8), libgnutls28-dev (>=3.2.12), @@ -155,7 +155,7 @@ Section: libdevel Architecture: any Depends: libtalerexchange (= ${binary:Version}), - libgnunet-dev (>=0.22), + libgnunet-dev (>=0.23), libgcrypt20-dev (>=1.8), libmicrohttpd-dev (>=0.9.71), ${misc:Depends},