diff options
author | Tim Biermann <tbier@posteo.de> | 2021-12-13 19:07:57 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-01-10 15:48:29 +0100 |
commit | 13805004f9c5ac8b482e052b38d7ed43481eeefb (patch) | |
tree | a5e6e6457d0bf804200a2f30be059f7bd60133b6 /efivar | |
parent | 23a89ae8ed48deb952a7c215ddbf857572a4c677 (diff) | |
download | opt-13805004f9c5ac8b482e052b38d7ed43481eeefb.tar.gz opt-13805004f9c5ac8b482e052b38d7ed43481eeefb.tar.xz |
efivar: syntax
Diffstat (limited to 'efivar')
-rw-r--r-- | efivar/.signature | 4 | ||||
-rw-r--r-- | efivar/Pkgfile | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/efivar/.signature b/efivar/.signature index 125154d50..ec4682ecb 100644 --- a/efivar/.signature +++ b/efivar/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/c2od2zHN/+eeAMbEw4R+O7nEIediO20fqjNY/amR5YFtg6IJviI9PK8plLOVTplpxMC7zhNJsBnkQViyn1IpQQ= -SHA256 (Pkgfile) = d272d493d1d83e2e0344878a7e670f0f6de02b7f51cc45c8f4760421fdd986fe +RWSE3ohX2g5d/d54K1d8KWn0nAGrD08wgACNIAny8LAAdPnZLEZyK8koCgTU+8ovHRtUYf/rm61gbz1GrBVVxrYjmDkHZo1vSQ4= +SHA256 (Pkgfile) = a21a545cf5ff9184fdfeca2efcf1859a75fa35e4f31f2dcd1757c3c0410c5806 SHA256 (.footprint) = 0beee9873ebfae4200842542150c881fedea35a2932c7f26d51daf227b0a6a22 SHA256 (efivar-37.tar.bz2) = 3c67feb93f901b98fbb897d5ca82931a6698b5bcd6ac34f0815f670d77747b9f diff --git a/efivar/Pkgfile b/efivar/Pkgfile index 1411e8404..945162274 100644 --- a/efivar/Pkgfile +++ b/efivar/Pkgfile @@ -1,7 +1,7 @@ # Description: Tools and library to manipulate EFI variables -# URL: https://github.com/rhinstaller/efivar -# Maintainer: CRUX System Team, core-ports at crux dot nu -# Depends on: popt +# URL: https://github.com/rhinstaller/efivar +# Maintainer: CRUX System Team, core-ports at crux dot nu +# Depends on: popt name=efivar version=37 |