ports/opt (3.7): efibootmgr: use https
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 23a89ae8ed48deb952a7c215ddbf857572a4c677 Author: Tim Biermann <tbier@posteo.de> Date: Mon Dec 13 19:07:17 2021 +0100 efibootmgr: use https diff --git a/efibootmgr/.signature b/efibootmgr/.signature index d7c79c556..d89d84bbf 100644 --- a/efibootmgr/.signature +++ b/efibootmgr/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Qq+ANCfJllUVA31RrjYwcvwHsfOPPubP/hd9zrTPjiM5Lk5WOCRg4VvXsRlStNhJMeHUHGZ7w+NochcihpGEQM= -SHA256 (Pkgfile) = d3ed6e108d75359d59aa701a93864a1cce8105a61924a7708ad697c94071d073 +RWSE3ohX2g5d/bhyZooRChxGZcg2dQ1jlPlVHRobVI/4txJMIJ6RJAlYIYg8LmXWvX6ZtGvV34bvPqReF2U2sWFeaHaEzIFteQ8= +SHA256 (Pkgfile) = a2c122eae388a61b85886a8fefd24985f27f7fb0188afad4e55328bd72b3f620 SHA256 (.footprint) = e34f18fd1083f800387ab49d04767d3d41735415249dcd80b13acf5c78108282 SHA256 (efibootmgr-17.tar.gz) = 22a95ebe0d5c9fb2915b3a100450f8f37484d1dbb8b296f55b343cc84f10397d diff --git a/efibootmgr/Pkgfile b/efibootmgr/Pkgfile index 749fe01de..b9cbc9f87 100644 --- a/efibootmgr/Pkgfile +++ b/efibootmgr/Pkgfile @@ -1,12 +1,11 @@ # Description: manipulate efi boot managers -# URL: http://linux.dell.com/efibootmgr/ -# Maintainer: CRUX System Team, core-ports at crux dot nu -# Depends on: efivar +# URL: https://linux.dell.com/efibootmgr/ +# Maintainer: CRUX System Team, core-ports at crux dot nu +# Depends on: efivar name=efibootmgr version=17 release=1 -#source=(https://github.com/rhinstaller/$name/releases/download/$version/$name-$versi...) source=(https://github.com/rhboot/efibootmgr/archive/$version/$name-$version.tar.gz) build() {
participants (1)
-
crux@crux.nu