summaryrefslogtreecommitdiff
path: root/sys-boot/refind
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-03 19:17:21 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-03 19:17:21 +0000
commit81e4fbcb846ed1cabdad699c0029b166dd7273b7 (patch)
tree16f1236b7a386949c02a6e3c13d0fcd8298fa133 /sys-boot/refind
parenta70f42c65202d88c203c40910fef8f96f333d1ee (diff)
gentoo resync : 03.01.2018
Diffstat (limited to 'sys-boot/refind')
-rw-r--r--sys-boot/refind/Manifest4
-rw-r--r--sys-boot/refind/refind-0.10.4-r2.ebuild4
-rw-r--r--sys-boot/refind/refind-0.10.8.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-boot/refind/Manifest b/sys-boot/refind/Manifest
index ea03d693caea..ef1503a2a4f3 100644
--- a/sys-boot/refind/Manifest
+++ b/sys-boot/refind/Manifest
@@ -1,5 +1,5 @@
DIST refind-src-0.10.4.tar.gz 3970380 BLAKE2B 0d14c005d3e93a1f0008b6c65e34eb6391c4a4a488b4fa7842c8f0b68eb2cc5be150c8718f01a65454db7b86ffa5873a3d1a96429eaed0cb92c1d29c8d2f7dcd SHA512 a75a6210ee51427c474e69c2de8c719545b2599c19f1c7541048b77ab1996a0e4b4b5fd4840f6240cd6704e5f5338cbaff432d7dc5ec4042854e26d6df18bed5
DIST refind-src-0.10.8.tar.gz 4059265 BLAKE2B 597d8df1cb74f6f686c5b702c02eb2712adb2076934f1ffc746ca9aaf3d349d6384c8aa09d17fe440b656cc054ee928131f8ecbc059fe0b654e9c32799e54e86 SHA512 a4576920dd68a9436ee6d008787104842e192c6a5eb52cc580258bc8e13daadf170c21270e8cfd86f27733e3e86b050af9102d35c939677b1f1c3627aeeafb32
-EBUILD refind-0.10.4-r2.ebuild 6190 BLAKE2B 672447da8d62a2c2481fd31028dd5b05354094a6dac7e193aeaa618a28ea69abec3ee275cf48c737053f2f0015beefebe78aa86691af5c0a1e27f8f67adc691a SHA512 6fe8b2aafc877a5536d8adf26503e40f350205d2b7e1edeff946198b17971d3bb0b49d5c181f1f939a7264acfb9fc3a42c63120b2b9e36ff47f9c63ab5feb67d
-EBUILD refind-0.10.8.ebuild 6192 BLAKE2B 9c8fc92d77cd1c3264533acf00e3f8bcc7c8bed8a2db0734a963088a41a4fb1ad1477e257c3babf93480a9bec68bd5969ca1507f491ea37d1516646fa329753f SHA512 1f0ff9e9bde5ce71ca4d4f408b19eab437db23307888873480600eae55b523b402d705b6b298be673d5c3feef92be43ad1f7b77fad27b007751d385796bff937
+EBUILD refind-0.10.4-r2.ebuild 6191 BLAKE2B f132f62dbf22c662fcd2845799817c4ab753d8ec8419676acd9efc55038504eb977edc81f71b909858587b3f80396d77303e0b5c8987249e863c4fd25fc2e118 SHA512 46efc8fc54f815ace88113577a0573737ccd34107db2ae43cb0765ca6e2eefac77506c6206d9e2a7315a0083bd2f456a39e5447ae89b9442997749fcbd5cbcf4
+EBUILD refind-0.10.8.ebuild 6193 BLAKE2B 20dc4223f507cd127a1be2dd2bca4f58ed02a845dd760c8d1dc5d62f77d44177f5681e02ea8ae32e61abbc124ede5455e5209ea4f9a656c5e1884e1bc3a1070f SHA512 dbf1c461602a8ee77063354ed92ad243341b4c3dadd32adb007922462333c588b6a9535bc0e65733e4de0f6060007059a636e8faebab64ce5d3c9bd1cb56f4d7
MISC metadata.xml 3924 BLAKE2B 0b6d9ed6c48bbd09f1ca3d7661d4b9c1c6800ba551341ee8a434cdf15872561a58221bfd58cca59d3e14785a7fdecfa98e82ec281f805d5fe200ff5115fafad7 SHA512 40432e3b97f448c671c9af35f25457481069f7c4b43e7d93958cf93e52856badf576f878f656185c58eda880e6e1eb1bc6c4a96d67d6f7a6b569da870bcea6bd
diff --git a/sys-boot/refind/refind-0.10.4-r2.ebuild b/sys-boot/refind/refind-0.10.4-r2.ebuild
index 4ce8cce2382c..60314749f2b7 100644
--- a/sys-boot/refind/refind-0.10.4-r2.ebuild
+++ b/sys-boot/refind/refind-0.10.4-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
inherit toolchain-funcs flag-o-matic versionator
DESCRIPTION="The rEFInd UEFI Boot Manager by Rod Smith"
-HOMEPAGE="http://www.rodsbooks.com/refind/"
+HOMEPAGE="https://www.rodsbooks.com/refind/"
SRC_URI="mirror://sourceforge/project/${PN}/${PV}/${PN}-src-${PV}.tar.gz"
diff --git a/sys-boot/refind/refind-0.10.8.ebuild b/sys-boot/refind/refind-0.10.8.ebuild
index 044b7ed7c12e..6c49cc43f2fb 100644
--- a/sys-boot/refind/refind-0.10.8.ebuild
+++ b/sys-boot/refind/refind-0.10.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
inherit toolchain-funcs flag-o-matic versionator
DESCRIPTION="The rEFInd UEFI Boot Manager by Rod Smith"
-HOMEPAGE="http://www.rodsbooks.com/refind/"
+HOMEPAGE="https://www.rodsbooks.com/refind/"
SRC_URI="mirror://sourceforge/project/${PN}/${PV}/${PN}-src-${PV}.tar.gz"