mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-12 18:59:50 +03:00
parent
592167b24b
commit
0f62b53a3b
1 changed files with 4 additions and 2 deletions
|
@ -1,7 +1,9 @@
|
|||
# Contributor: Michael Pirogov <vbnet.ru@gmail.com>
|
||||
# Maintainer: Michael Pirogov <vbnet.ru@gmail.com>
|
||||
pkgname=lua-resty-core
|
||||
pkgver=0.1.30
|
||||
# NOTE: It requires a specific version of nginx-mod-http-lua - it must be
|
||||
# exactly the same as specified in lib/resty/core/base.lua:22.
|
||||
pkgver=0.1.31
|
||||
pkgrel=0
|
||||
pkgdesc="New FFI-based API for lua-nginx-module"
|
||||
url="https://github.com/openresty/lua-resty-core"
|
||||
|
@ -21,5 +23,5 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
e3951e71600b16732b3d1fc0e9c9497e9e73e739628ca06171e0274ebe880e3ce77a7992a98e911e33fbd336bc723c45e198357046308d5043e64e3003ccb26f lua-resty-core-0.1.30.tar.gz
|
||||
e6c28a6b404817a10d1e0ebf3032d842aef164fa7ce2b83a6691a36019246a9bfc85bfd673b8a9b1301cffe0e84441561b2c01b86f29d457f43e77af5a492ef1 lua-resty-core-0.1.31.tar.gz
|
||||
"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue