diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-02-22 17:42:57 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-23 20:10:29 +0700 |
commit | de1c64ddefa236316331b78058b2633f4db63ed4 (patch) | |
tree | ac4a5d80bce681a776ff7bbb331200910102a54d /ham/direwolf/direwolf.info | |
parent | 8469cdb968198a07a211c94652b0bf416482cf54 (diff) |
ham/direwolf: Fix github zip handling.
The content-disposition header is direwolf-1.5.zip.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ham/direwolf/direwolf.info')
-rw-r--r-- | ham/direwolf/direwolf.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ham/direwolf/direwolf.info b/ham/direwolf/direwolf.info index 532b5438119ce..8f14ff6a166fe 100644 --- a/ham/direwolf/direwolf.info +++ b/ham/direwolf/direwolf.info @@ -1,7 +1,7 @@ PRGNAM="direwolf" VERSION="1.5" HOMEPAGE="https://github.com/wb2osz/direwolf" -DOWNLOAD="https://github.com/wb2osz/direwolf/archive/1.5/direwolf-1.5-src.zip" +DOWNLOAD="https://github.com/wb2osz/direwolf/archive/1.5/direwolf-1.5.zip" MD5SUM="14572b9179a171e33c1e6f28ef5e8333" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |