diff options
author | Christian Grothoff <christian@grothoff.org> | 2022-02-19 21:34:50 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2022-02-19 21:34:50 +0100 |
commit | 3f23bede875343a0b624e7d9b386936da7010679 (patch) | |
tree | 700b1bd4e36096b3bf106482587dae7c359abb27 /README | |
parent | bc3ec563736d28ba73ae4db364086fc30132b730 (diff) |
-bump version requirement
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -24,7 +24,7 @@ works fine. that does not work yet. This package also only includes the Taler exchange, not the other components of the system. Documentation about Taler can be found at https://taler.net/. -Our bug tracker is at https://gnunet.org/bugs/. +Our bug tracker is at https://bugs.taler.net/. Joining GNU @@ -43,9 +43,9 @@ Dependencies: These are the direct dependencies for running a Taler exchange: -- GNUnet >= 0.15.4 +- GNUnet >= 0.16.0 - GNU libmicrohttpd >= 0.9.71 -- Postgres >= 9.5 +- Postgres >= 13.0 |