summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-06-07 19:09:06 +0200
committerViorel Munteanu <ceamac@gentoo.org>2023-06-08 14:19:20 +0300
commit47e888cd0d27b50b09ad0f3255c6ea0df9bbdc9c (patch)
tree04067fa997b860ba3f25ab6f267fd8c2adcb73b0 /app-mobilephone/dfu-util/dfu-util-0.11.ebuild
parentnet-im/signal-desktop-bin: remove old version (diff)
downloadgentoo-47e888cd0d27b50b09ad0f3255c6ea0df9bbdc9c.tar.gz
gentoo-47e888cd0d27b50b09ad0f3255c6ea0df9bbdc9c.tar.bz2
gentoo-47e888cd0d27b50b09ad0f3255c6ea0df9bbdc9c.zip
app-mobilephone/dfu-util: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'app-mobilephone/dfu-util/dfu-util-0.11.ebuild')
-rw-r--r--app-mobilephone/dfu-util/dfu-util-0.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-mobilephone/dfu-util/dfu-util-0.11.ebuild b/app-mobilephone/dfu-util/dfu-util-0.11.ebuild
index 7b6de0cc3ff0..e643a791ad8a 100644
--- a/app-mobilephone/dfu-util/dfu-util-0.11.ebuild
+++ b/app-mobilephone/dfu-util/dfu-util-0.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ else
fi
DESCRIPTION="implements the Host (PC) side of the USB DFU (Device Firmware Upgrade) protocol"
-HOMEPAGE="http://dfu-util.sourceforge.net/"
+HOMEPAGE="https://dfu-util.sourceforge.net/"
LICENSE="GPL-2"
SLOT="0"