diff options
author | Laurent Napias <[email protected]> | 2019-06-10 07:41:54 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-06-10 09:28:50 +0200 |
commit | 2b24ccb08c4f58efaacb6bc1441e7286995db5ff (patch) | |
tree | d2c25f78c4e73f1c9fb3fa45a238e6f67281dd92 /configure.ac | |
parent | 83e14c5aa7fd47793e5c66eec926170316f188f7 (diff) | |
download | libmateweather-2b24ccb08c4f58efaacb6bc1441e7286995db5ff.tar.bz2 libmateweather-2b24ccb08c4f58efaacb6bc1441e7286995db5ff.tar.xz |
Change url project's website
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f8f8bc5..8ffdb3e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libmateweather], [1.22.0], [http://www.mate-desktop.org]) +AC_INIT([libmateweather], [1.22.0], [https://mate-desktop.org]) AC_PREREQ(2.59) AC_CONFIG_HEADERS([config.h]) |