From 358c9a7cee026a2128b0bc7d506534bb317dfd52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20W=C3=A4ckerlin?= Date: Fri, 2 Sep 2016 08:44:21 +0000 Subject: [PATCH] fixed project url --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 5c67173..3981966 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ AC_INIT(x_package_name, x_version, x_bugreport, x_package_name) AM_INIT_AUTOMAKE([1.9 tar-pax parallel-tests color-tests]) AX_INIT_STANDARD_PROJECT -PROJECT_URL="https://dev.marc.waeckerlin.org/redmine/libmatricxx/" +PROJECT_URL="https://dev.marc.waeckerlin.org/redmine/projects/libmatricxx/" SOURCE_DOWNLOAD="https://dev.marc.waeckerlin.org/repository/sources/libmatricxx/" # requirements, uncomment, what you need: