summaryrefslogtreecommitdiff
path: root/sys-boot/shim
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-08-04 08:53:53 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-08-04 08:53:53 +0100
commite3872864be25f7421015bef2732fa57c0c9fb726 (patch)
tree9cb29a544215119b5c5538e37211b994ce1c87ae /sys-boot/shim
parent480486b52ea64765faf696c88b2c6a26a5a454d4 (diff)
gentoo resync : 04.08.2018
Diffstat (limited to 'sys-boot/shim')
-rw-r--r--sys-boot/shim/Manifest2
-rw-r--r--sys-boot/shim/shim-15.5-r1.ebuild (renamed from sys-boot/shim/shim-15.5.ebuild)5
2 files changed, 4 insertions, 3 deletions
diff --git a/sys-boot/shim/Manifest b/sys-boot/shim/Manifest
index 55efec597720..c70cd98ff171 100644
--- a/sys-boot/shim/Manifest
+++ b/sys-boot/shim/Manifest
@@ -1,5 +1,5 @@
DIST shim-aa64-15-5.aarch64.rpm 397028 BLAKE2B 4e89dd2029238e9b455c469b2857610bfa0d686c43a6f93b7daa70625317c68552967e6761e2c4912b098880c2ccf04278736ca51b7c2e95bcfc700a716bf69d SHA512 1d27ec70bf8b18777bb38cec6769172bd56aa72e9f910e9fa21039dc1c133ebf789fe46fbfe079df6167c3982f6c47bdcad26d3175d6cf9494f89dc9a8a0c823
DIST shim-ia32-15-5.x86_64.rpm 1026312 BLAKE2B 42f018888463b0da1edbb2ae7379e63b79cea84208ef7ce069c3753bad2f232cb156d73e16864da279c31e8f8f25daa01d6ccc16a6fd13daa286d88460232f9b SHA512 a5d297265480b6a77f05050ecb31b31d2275df0b2f9bfa5ef1a4851163501f295fb81c142aa9fd30826b9e001f876c3d864b3d7b2f89575e6839f3939bca4755
DIST shim-x64-15-5.x86_64.rpm 669944 BLAKE2B 25d7fb6a4869212610158313f9b8d55f102d6d4e8fc562a43b4654e29fcdb6cef4ba4421d56afb1ad98b7df1c7fe121558a757f06db86cc391ea0ad3e2f9982e SHA512 4888e9422d71f4f8f05343e8dc161f8e48a31ba28469fe3671ce20283e5f7fced656f2d0583d76532dddecc49c2a8504a504b5da951a1e2c6302bf38fac5048e
-EBUILD shim-15.5.ebuild 842 BLAKE2B 78b9fd05d6db526a79fc1dbecfb1be165d067e1b40bad5c74bc3971ab89b044e82210fc7b8c331aeaeebc128b8b54f2f10e55c33803869b580cf104f59dea125 SHA512 dc90075eea258875c17bd507dd84d8fe5ccdb5230df37e5e9291dee8d5a34b337e3f441eeb9455075de38b0ae4602d9250d5c08c60c02aae5e6115fafe7f9033
+EBUILD shim-15.5-r1.ebuild 937 BLAKE2B df7a41642f40dc84691ed02eefe8f35d308b12ba4b3119d63d72c3b56f5fb4ac0fba039236500c1e3cf6124c871077e6d37390bc225337889d3bd6aa7560e44d SHA512 678451571481a2e8d802cc6b3e6a1ed8f602ff9e941b92ffc35847e668e4f22c92f802f42cfee40198d96ba7c1af35309cd8be17829f79790f02eea3d9119b38
MISC metadata.xml 247 BLAKE2B 0aa7491a8e9a68ed7ad1c53c8442fd44a9dbdfbd7ef0662e838195b44ce72a77f5dc3b846cf9951bb61de78e05aac37649b78dd4c27e304780e1223d607a4252 SHA512 3344e220b20caad7bc32141ad5d51630ff0738ab14608334576638297fdd2a48d5169ef54fb33e36d27bd448d92f8ef9e41880df388521efd4a2c58d102c7c69
diff --git a/sys-boot/shim/shim-15.5.ebuild b/sys-boot/shim/shim-15.5-r1.ebuild
index e946b3ad5dc2..2d1591310850 100644
--- a/sys-boot/shim/shim-15.5.ebuild
+++ b/sys-boot/shim/shim-15.5-r1.ebuild
@@ -10,8 +10,9 @@ HOMEPAGE="https://apps.fedoraproject.org/packages/shim/"
MY_PV="${PV/./-}"
SRC_URI="amd64? ( https://kojipkgs.fedoraproject.org//packages/shim/15/5/x86_64/shim-x64-${MY_PV}.x86_64.rpm
https://kojipkgs.fedoraproject.org//packages/shim/15/5/x86_64/shim-ia32-${MY_PV}.x86_64.rpm )
- arm64? ( https://kojipkgs.fedoraproject.org//packages/shim/15/5/aarch64/shim-aa64-${MY_PV}.aarch64.rpm )
- x86? ( https://kojipkgs.fedoraproject.org//packages/shim/15/5/x86_64/shim-ia32-${MY_PV}.x86_64.rpm )"
+ x86? ( https://kojipkgs.fedoraproject.org//packages/shim/15/5/x86_64/shim-x64-${MY_PV}.x86_64.rpm
+ https://kojipkgs.fedoraproject.org//packages/shim/15/5/x86_64/shim-ia32-${MY_PV}.x86_64.rpm )
+ arm64? ( https://kojipkgs.fedoraproject.org//packages/shim/15/5/aarch64/shim-aa64-${MY_PV}.aarch64.rpm )"
LICENSE="BSD"
SLOT="0"