summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Sokolov <sokolov@google.com>2020-06-20 16:48:16 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2020-06-27 22:44:23 +0200
commit1f073f62516f5e8cde57f2c98f86f17fe5635890 (patch)
tree22ca22a90bd06b72dba4a830b95225e000b1022d /sys-firmware/ipxe/ipxe-1.0.0_p20190728.ebuild
parentnet-mail/fetchmail: update homepage (diff)
downloadgentoo-1f073f62516f5e8cde57f2c98f86f17fe5635890.tar.gz
gentoo-1f073f62516f5e8cde57f2c98f86f17fe5635890.tar.bz2
gentoo-1f073f62516f5e8cde57f2c98f86f17fe5635890.zip
sys-firmware/ipxe: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sys-firmware/ipxe/ipxe-1.0.0_p20190728.ebuild')
-rw-r--r--sys-firmware/ipxe/ipxe-1.0.0_p20190728.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-firmware/ipxe/ipxe-1.0.0_p20190728.ebuild b/sys-firmware/ipxe/ipxe-1.0.0_p20190728.ebuild
index cb5cc15b84e7..a8318d879f45 100644
--- a/sys-firmware/ipxe/ipxe-1.0.0_p20190728.ebuild
+++ b/sys-firmware/ipxe/ipxe-1.0.0_p20190728.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -9,7 +9,7 @@ GIT_REV="a4f8c6e31f6c62522cfc633bbbffa81b22f9d6f3"
GIT_SHORT=${GIT_REV:0:7}
DESCRIPTION="Open source network boot (PXE) firmware"
-HOMEPAGE="http://ipxe.org/"
+HOMEPAGE="https://ipxe.org/"
SRC_URI="
!binary? ( https://git.ipxe.org/ipxe.git/snapshot/${GIT_REV}.tar.bz2 -> ${P}-${GIT_SHORT}.tar.bz2 )
binary? ( https://dev.gentoo.org/~tamiko/distfiles/${P}-${GIT_SHORT}-bin.tar.xz )"