diff --git a/main/lua-resty-core/APKBUILD b/main/lua-resty-core/APKBUILD
index c2c10a3291626dc87da656cfe2b5b8272ca51263..234aeec910f66c75cf40e4b52e22f9d16803b6fd 100644
--- a/main/lua-resty-core/APKBUILD
+++ b/main/lua-resty-core/APKBUILD
@@ -1,7 +1,7 @@
 # Contributor: Michael Pirogov <vbnet.ru@gmail.com>
 # Maintainer: Michael Pirogov <vbnet.ru@gmail.com>
 pkgname=lua-resty-core
-pkgver=0.1.23
+pkgver=0.1.24
 pkgrel=0
 pkgdesc="New FFI-based API for lua-nginx-module"
 url="https://github.com/openresty/lua-resty-core"
@@ -20,5 +20,5 @@ package() {
 }
 
 sha512sums="
-eccae9705217583deca292cd2cb4b7ac03a304926257d1e62a9434c0a08d5fa31546f7d7f196b40c29cad2c560e48daa78d558a11083c9598f7e5242f6099105  lua-resty-core-0.1.23.tar.gz
+9013f0c4d882412daa7f1847c2ddaa189eaf30b519c288687efef028d1fbb28aab29bc8f5f781782f54756a0393b5bd52be6772507af1847aa79751e473c691b  lua-resty-core-0.1.24.tar.gz
 "