[almanah] build: Use HTTPS for package URI in autoconf
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [almanah] build: Use HTTPS for package URI in autoconf
- Date: Wed, 21 Sep 2016 04:20:55 +0000 (UTC)
commit a9dca3c15b5a20bba3d77fa27d7e2e22a9280de0
Author: Philip Withnall <philip withnall collabora co uk>
Date: Tue Sep 20 21:15:39 2016 -0700
build: Use HTTPS for package URI in autoconf
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index da74de1..fed691b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.63)
-AC_INIT([almanah],[0.12.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=almanah],[almanah],[http://wiki.gnome.org/Apps/Almanah_Diary])
+AC_INIT([almanah],[0.12.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=almanah],[almanah],[https://wiki.gnome.org/Apps/Almanah_Diary])
AC_CONFIG_AUX_DIR([config])
AC_CONFIG_HEADERS([config.h])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]