diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2022-05-23 21:25:06 +0200 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2022-05-23 21:25:06 +0200 |
commit | cff3ac68f570ca8308f6acb402f548ac15d9ffd7 (patch) | |
tree | 494b2996fcbf9e63b1d659d3e1b3060e6b4cf7f0 /system/guefi/guefi.info | |
parent | 0db223d45319fcfa90aee19b3f1cc44b9873324f (diff) |
system/guefi: Updated for version 0.2.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/guefi/guefi.info')
-rw-r--r-- | system/guefi/guefi.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/guefi/guefi.info b/system/guefi/guefi.info index b91af7b998ff3..75baef0033f65 100644 --- a/system/guefi/guefi.info +++ b/system/guefi/guefi.info @@ -1,8 +1,8 @@ PRGNAM="guefi" -VERSION="0.1.3" +VERSION="0.2.0" HOMEPAGE="https://github.com/gapan/guefi" -DOWNLOAD="https://github.com/gapan/guefi/archive/0.1.3.tar.gz" -MD5SUM="08355512dd019d93f8809c66fb00132b" +DOWNLOAD="https://github.com/gapan/guefi/archive/0.2.0/guefi-0.2.0.tar.gz" +MD5SUM="1b2f9e58e9938c0d300f3359c61dae6c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |