diff options
Diffstat (limited to 'sys-apps/coreutils/coreutils-8.23.ebuild')
-rw-r--r-- | sys-apps/coreutils/coreutils-8.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/coreutils/coreutils-8.23.ebuild b/sys-apps/coreutils/coreutils-8.23.ebuild index f153c8ef3cf1..efb2888c71b1 100644 --- a/sys-apps/coreutils/coreutils-8.23.ebuild +++ b/sys-apps/coreutils/coreutils-8.23.ebuild @@ -86,7 +86,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 \ |