diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-06-20 16:48:16 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-06-27 22:44:23 +0200 |
commit | 1f073f62516f5e8cde57f2c98f86f17fe5635890 (patch) | |
tree | 22ca22a90bd06b72dba4a830b95225e000b1022d /sys-firmware | |
parent | net-mail/fetchmail: update homepage (diff) | |
download | gentoo-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')
-rw-r--r-- | sys-firmware/ipxe/ipxe-1.0.0_p20180211.ebuild | 4 | ||||
-rw-r--r-- | sys-firmware/ipxe/ipxe-1.0.0_p20190728.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-firmware/ipxe/ipxe-1.0.0_p20180211.ebuild b/sys-firmware/ipxe/ipxe-1.0.0_p20180211.ebuild index 21b512890ba3..34c3700b7860 100644 --- a/sys-firmware/ipxe/ipxe-1.0.0_p20180211.ebuild +++ b/sys-firmware/ipxe/ipxe-1.0.0_p20180211.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -9,7 +9,7 @@ GIT_REV="546dd51de8459d4d09958891f426fa2c73ff090d" 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 )" 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 )" |