mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
libraries/efivar: Updated for version 35.
Match the version in Slackware-current. Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
parent
76a0004403
commit
15bb57753a
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=efivar
|
||||
VERSION=${VERSION:-36}
|
||||
VERSION=${VERSION:-35}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="efivar"
|
||||
VERSION="36"
|
||||
VERSION="35"
|
||||
HOMEPAGE="https://github.com/rhboot/efivar"
|
||||
DOWNLOAD="https://github.com/rhboot/efivar/archive/36/efivar-36.tar.gz"
|
||||
MD5SUM="76c65e96ec3a0086809fb91a493b11b5"
|
||||
DOWNLOAD="https://github.com/rhboot/efivar/archive/35/efivar-35.tar.gz"
|
||||
MD5SUM="4610818a2826c11ef80fbd851c0dc694"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue