gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-anastasis] branch master updated: fix site


From: gnunet
Subject: [taler-anastasis] branch master updated: fix site
Date: Thu, 07 Nov 2019 10:08:18 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository anastasis.

The following commit(s) were added to refs/heads/master by this push:
     new aa25770  fix site
aa25770 is described below

commit aa2577043b6ed365e77150d4ed81f945cdf0085c
Author: Christian Grothoff <address@hidden>
AuthorDate: Thu Nov 7 10:08:14 2019 +0100

    fix site
---
 src/util/os_installation.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/util/os_installation.c b/src/util/os_installation.c
index 289db5a..5859967 100644
--- a/src/util/os_installation.c
+++ b/src/util/os_installation.c
@@ -37,8 +37,8 @@ static const struct GNUNET_OS_ProjectData anastasis_pd = {
   .binary_name = "anastasis-exchange-httpd",
   .env_varname = "ANASTASIS_PREFIX",
   .base_config_varname = "ANASTASIS_BASE_CONFIG",
-  .bug_email = "address@hidden",
-  .homepage = "http://www.gnu.org/s/anastasis/";,
+  .bug_email = "address@hidden",
+  .homepage = "http://www.gnu.org/s/taler/";,
   .config_file = "anastasis.conf",
   .user_config_file = "~/.config/anastasis.conf",
   .version = PACKAGE_VERSION,

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]