Update GH_ACCOUNT and WWW
https://github.com/rhinstaller/efivar redirects to https://github.com/rhboot/efivar. https://github.com/vathpela/efivar is an identical fork of https://github.com/rhboot/efivar.
This commit is contained in:
parent
857d3ac919
commit
c569537681
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486797
3 changed files with 5 additions and 4 deletions
|
@ -20,7 +20,7 @@ LIB_DEPENDS= libpopt.so:devel/popt
|
|||
USES= gmake localbase pkgconfig
|
||||
USE_GCC= yes
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= rhinstaller
|
||||
GH_ACCOUNT= rhboot
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (rhinstaller-efivar-0.15_GH0.tar.gz) = 8e5a45ebbd116a96a43176e96b211c73f3ec8452da3bd0ce75a5716f86d4343f
|
||||
SIZE (rhinstaller-efivar-0.15_GH0.tar.gz) = 30064
|
||||
TIMESTAMP = 1544125008
|
||||
SHA256 (rhboot-efivar-0.15_GH0.tar.gz) = 8e5a45ebbd116a96a43176e96b211c73f3ec8452da3bd0ce75a5716f86d4343f
|
||||
SIZE (rhboot-efivar-0.15_GH0.tar.gz) = 30064
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Tools and library to manipulate EFI variables.
|
||||
|
||||
WWW: https://github.com/vathpela/efivar
|
||||
WWW: https://github.com/rhboot/efivar
|
||||
|
|
Loading…
Reference in a new issue