diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2018-04-12 21:11:42 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-28 06:40:22 +0700 |
commit | 1d05fe4ffa59f7764e999a0c0421cf960a36f345 (patch) | |
tree | a45728f11cd42b23bbd271eb65cd00b1c33537c3 /system/fwupdate/fwupdate.info | |
parent | 0e6ee67a63f43e32b12db947554c7ca6bc2f6c18 (diff) |
system/fwupdate: Updated for version 11.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'system/fwupdate/fwupdate.info')
-rw-r--r-- | system/fwupdate/fwupdate.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/fwupdate/fwupdate.info b/system/fwupdate/fwupdate.info index b0e686becd0fc..88edec9100baa 100644 --- a/system/fwupdate/fwupdate.info +++ b/system/fwupdate/fwupdate.info @@ -1,8 +1,8 @@ PRGNAM="fwupdate" -VERSION="10" +VERSION="11" HOMEPAGE="https://github.com/rhboot/fwupdate" -DOWNLOAD="https://github.com/rhboot/fwupdate/archive/10/fwupdate-10.tar.gz" -MD5SUM="9724a9848b29d935e135a7bec7fa7349" +DOWNLOAD="https://github.com/rhboot/fwupdate/archive/11/fwupdate-11.tar.gz" +MD5SUM="4a0ce7eb1ab55dc5c49d865b94f79003" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="efivar libsmbios" |