summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/hwids/hwids-20150129.ebuild')
-rw-r--r--sys-apps/hwids/hwids-20150129.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/hwids/hwids-20150129.ebuild b/sys-apps/hwids/hwids-20150129.ebuild
index 3d1604eda984..83e9fd9172b3 100644
--- a/sys-apps/hwids/hwids-20150129.ebuild
+++ b/sys-apps/hwids/hwids-20150129.ebuild
@@ -59,7 +59,7 @@ src_install() {
pkg_postinst() {
if use udev; then
udevadm hwdb --update --root="${ROOT%/}"
- # http://cgit.freedesktop.org/systemd/systemd/commit/?id=1fab57c209035f7e66198343074e9cee06718bda
+ # https://cgit.freedesktop.org/systemd/systemd/commit/?id=1fab57c209035f7e66198343074e9cee06718bda
[ "${ROOT:-/}" = "/" ] && udevadm control --reload
fi
}