diff options
Diffstat (limited to 'libraries/efivar/efivar.SlackBuild')
-rw-r--r-- | libraries/efivar/efivar.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/efivar/efivar.SlackBuild b/libraries/efivar/efivar.SlackBuild index add7258f9c2d2..19ab3ecf46772 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} |