exchange

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

commit 35993ed1695d14b2b1c3f3d66fd281a1d21da84d
parent 2ba957002280e81e53252546f0d88b173418c146
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun,  6 Apr 2025 15:26:49 +0200

bump-deps

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.23.1), + libgnunet-dev (>=0.24.0), 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.3), + libgnunet-dev (>=0.24.0), libgcrypt20-dev (>=1.8), libmicrohttpd-dev (>=0.9.71), ${misc:Depends},