diff options
author | B. Watson <urchlay@slackware.uk> | 2024-03-28 16:49:04 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-30 09:39:41 +0700 |
commit | ef17e517a7207183cd361759cee3a62293faa80a (patch) | |
tree | 6a621b9656166c2be1f058a48e2b4a571f911200 /libraries/luaevent | |
parent | 24dcb51601c53bcced0ba9dc02843fef0c4df7f5 (diff) |
libraries/luaevent: Fix github URL.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/luaevent')
-rw-r--r-- | libraries/luaevent/luaevent.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/luaevent/luaevent.info b/libraries/luaevent/luaevent.info index 61fe5131f0c5..092d887b8847 100644 --- a/libraries/luaevent/luaevent.info +++ b/libraries/luaevent/luaevent.info @@ -1,7 +1,7 @@ PRGNAM="luaevent" VERSION="0.4.3" HOMEPAGE="https://github.com/harningt/luaevent" -DOWNLOAD="https://github.com/harningt/luaevent/archive/v0.4.3.tar.gz" +DOWNLOAD="https://github.com/harningt/luaevent/archive/v0.4.3/luaevent-0.4.3.tar.gz" MD5SUM="3d0efc3d3751fddecedba0c25e0652df" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |