From dfb856ba26cf1ac61e1a5d6413e27635dfd8feb3 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 3 Jan 2021 03:09:04 -0500 Subject: sim: update bug URI to https:// --- sim/erc32/ChangeLog | 4 ++++ sim/erc32/configure | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'sim/erc32') diff --git a/sim/erc32/ChangeLog b/sim/erc32/ChangeLog index f69d0bc..d44ed98 100644 --- a/sim/erc32/ChangeLog +++ b/sim/erc32/ChangeLog @@ -1,3 +1,7 @@ +2021-01-04 Mike Frysinger + + * configure: Regenerate. + 2020-07-29 Simon Marchi * configure: Re-generate. diff --git a/sim/erc32/configure b/sim/erc32/configure index 7c410fa..258c5e8 100755 --- a/sim/erc32/configure +++ b/sim/erc32/configure @@ -13457,7 +13457,7 @@ if test "${with_bugurl+set}" = set; then : ;; esac else - BUGURL="http://www.gnu.org/software/gdb/bugs/" + BUGURL="https://www.gnu.org/software/gdb/bugs/" fi -- cgit v1.1