merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

commit efcc4c0088a0a74cadb399e85b5b82315fdc787a
parent 116904c7ff6b7b9972c5c77080e0bf7cd9240217
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Mon,  9 Oct 2023 11:19:32 +0200

go to 14 for Jammy

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: gettext, libgnunet-dev (>=0.20), libtalerexchange-dev (>=0.9.3), - libpq-dev (>=15.0), + libpq-dev (>=14.0), po-debconf, libqrencode-dev, zlib1g-dev, @@ -55,7 +55,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends} Recommends: - postgresql (>=15.0), + postgresql (>=14.0), apache2 | nginx | httpd Description: GNU's payment system merchant backend. .