fixed project url

This commit is contained in:
Marc Wäckerlin
2016-09-02 08:44:21 +00:00
parent 12eccb4df5
commit 358c9a7cee

View File

@@ -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]) AM_INIT_AUTOMAKE([1.9 tar-pax parallel-tests color-tests])
AX_INIT_STANDARD_PROJECT 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/" SOURCE_DOWNLOAD="https://dev.marc.waeckerlin.org/repository/sources/libmatricxx/"
# requirements, uncomment, what you need: # requirements, uncomment, what you need: