summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons2019-01-01 06:29:04 +0100
committer Andrew Clemons2019-01-01 06:54:23 +0100
commitaf1f6664d69e446205f986f14eac5d273d8e1b57 (patch)
tree9438e92fcf58256e6a3c729452bb48a5439bcf76
parent2b2a490dfa29e65e4dd48b1a4c70de19162a674e (diff)
downloadslackbuilds-af1f6664d69e446205f986f14eac5d273d8e1b57.tar.gz
libraries/efivar: Updated for version 37.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
-rw-r--r--libraries/efivar/efivar.SlackBuild4
-rw-r--r--libraries/efivar/efivar.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/efivar/efivar.SlackBuild b/libraries/efivar/efivar.SlackBuild
index add7258f9c..19ab3ecf46 100644
--- a/libraries/efivar/efivar.SlackBuild
+++ b/libraries/efivar/efivar.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for efivar
-# Copyright 2017-2018 Andrew Clemons, Wellington New Zealand
+# Copyright 2017-2019 Andrew Clemons, Wellington New Zealand
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=efivar
-VERSION=${VERSION:-35}
+VERSION=${VERSION:-37}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/efivar/efivar.info b/libraries/efivar/efivar.info
index d3e68be7b0..9858916849 100644
--- a/libraries/efivar/efivar.info
+++ b/libraries/efivar/efivar.info
@@ -1,8 +1,8 @@
PRGNAM="efivar"
-VERSION="35"
+VERSION="37"
HOMEPAGE="https://github.com/rhboot/efivar"
-DOWNLOAD="https://github.com/rhboot/efivar/archive/35/efivar-35.tar.gz"
-MD5SUM="4610818a2826c11ef80fbd851c0dc694"
+DOWNLOAD="https://github.com/rhboot/efivar/archive/37/efivar-37.tar.gz"
+MD5SUM="c47be879853137b6493fe49dd9c70e1d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""