diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2018-01-09 20:59:54 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-20 07:01:20 +0700 |
commit | 7110074aabdb851eea82e31d43aab40d656a5a9d (patch) | |
tree | 62355d27b752bb8fa44804d387fce5651584f7b8 /system/fwupdate/fwupdate.info | |
parent | bd48040e2c38d180791db193941a728af90c53bc (diff) |
system/fwupdate: Updated for version 10.
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 a7eab8a8eaf11..b0e686becd0fc 100644 --- a/system/fwupdate/fwupdate.info +++ b/system/fwupdate/fwupdate.info @@ -1,8 +1,8 @@ PRGNAM="fwupdate" -VERSION="9" +VERSION="10" HOMEPAGE="https://github.com/rhboot/fwupdate" -DOWNLOAD="https://github.com/rhboot/fwupdate/archive/9/fwupdate-9.tar.gz" -MD5SUM="0ce656b18a60256a7cf9fa42fd5d99de" +DOWNLOAD="https://github.com/rhboot/fwupdate/archive/10/fwupdate-10.tar.gz" +MD5SUM="9724a9848b29d935e135a7bec7fa7349" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="efivar libsmbios" |