mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
network/luakit: Fix md5sum.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
b226f00443
commit
ae3b036aae
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ PRGNAM="luakit"
|
|||
VERSION="2.3"
|
||||
HOMEPAGE="https://github.com/luakit/luakit"
|
||||
DOWNLOAD="https://github.com/luakit/luakit/archive/2.3/luakit-2.3.tar.gz"
|
||||
MD5SUM="7e9032e84278aed2b27d25fae1682a47"
|
||||
MD5SUM="056187ee95e0ac6eff84f7ff9fd2ed51"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="webkit2gtk lua-filesystem"
|
||||
|
|
Loading…
Reference in a new issue