diff options
Diffstat (limited to 'community/lua-sleep/APKBUILD')
-rw-r--r-- | community/lua-sleep/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lua-sleep/APKBUILD b/community/lua-sleep/APKBUILD index e57faea054..f83d8bfb05 100644 --- a/community/lua-sleep/APKBUILD +++ b/community/lua-sleep/APKBUILD @@ -32,4 +32,4 @@ package() { install "$_builddir/lsleep.so" "$dir" } -md5sums="aeb91a0abeb483868e27c4f5add59805 lua-sleep_0.1.tar.gz" +sha512sums="1bdd14fe3e67bfc01522fe782f5861f0d68008ab7cb23cc4c996aa4aeb586121bfdc854d238e79f6a0c587b420c9438ac670b7b8c46a04ae3235fe91f3eba99f lua-sleep_0.1.tar.gz" |