efibootmgr: use https
This commit is contained in:
parent
46aa35643d
commit
23a89ae8ed
@ -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
|
||||
|
@ -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-$version.tar.bz2)
|
||||
source=(https://github.com/rhboot/efibootmgr/archive/$version/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user