mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
libraries/efivar: Updated for version 32.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
f2fd3c228b
commit
c9d07d0cf4
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=efivar
|
||||
VERSION=${VERSION:-31}
|
||||
VERSION=${VERSION:-32}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="efivar"
|
||||
VERSION="31"
|
||||
VERSION="32"
|
||||
HOMEPAGE="https://github.com/rhboot/efivar"
|
||||
DOWNLOAD="https://github.com/rhboot/efivar/archive/31/efivar-31.tar.gz"
|
||||
MD5SUM="b15ef05d7f735c44aed7575dbfad4108"
|
||||
DOWNLOAD="https://github.com/rhboot/efivar/archive/32/efivar-32.tar.gz"
|
||||
MD5SUM="9284b2357f2a19d7854b72c61f6cb855"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue