diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2021-08-22 15:28:03 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-08-25 12:11:27 +0700 |
commit | 0656c7dd57b3b40afc1d71d4d62d0a1e2a9c1ba6 (patch) | |
tree | 77a9243bfe6941efccde61903fb2fdc9dd378c8b /libraries/libexe | |
parent | 273ff5873cde38df308cae2fc8764029539aeb64 (diff) |
libraries/libexe: Fix DOWNLOAD.
The previous tag has been deleted from github.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libexe')
-rw-r--r-- | libraries/libexe/libexe.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libexe/libexe.info b/libraries/libexe/libexe.info index 254d83368dd6..420386bc6fc4 100644 --- a/libraries/libexe/libexe.info +++ b/libraries/libexe/libexe.info @@ -1,7 +1,7 @@ PRGNAM="libexe" VERSION="20181128" HOMEPAGE="https://github.com/libyal/libexe" -DOWNLOAD="https://github.com/libyal/libexe/releases/download/20181128/libexe-experimental-20181128.tar.gz" +DOWNLOAD="https://slackware.uk/sbosrcarch/by-md5/0/d/0d878c436a842f60eadfe308211efd45/libexe-experimental-20181128.tar.gz" MD5SUM="0d878c436a842f60eadfe308211efd45" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |