diff options
Diffstat (limited to 'sys-apps/coreutils/coreutils-8.20.ebuild')
-rw-r--r-- | sys-apps/coreutils/coreutils-8.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/coreutils/coreutils-8.20.ebuild b/sys-apps/coreutils/coreutils-8.20.ebuild index 963d6a3acea6..e820024ca04e 100644 --- a/sys-apps/coreutils/coreutils-8.20.ebuild +++ b/sys-apps/coreutils/coreutils-8.20.ebuild @@ -80,7 +80,7 @@ src_configure() { econf \ --with-packager="Gentoo" \ --with-packager-version="${PVR} (p${PATCH_VER:-0})" \ - --with-packager-bug-reports="http://bugs.gentoo.org/" \ + --with-packager-bug-reports="https://bugs.gentoo.org/" \ --enable-install-program="arch" \ --enable-no-install-program="groups,hostname,kill,su,uptime" \ --enable-largefile \ |