blob: 72f2b9c91ac3ee75553a2035602a6a227eb80da5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = lua-resty-lrucache
pkgdesc = Lua lrucache for nginx lua module
pkgver = 0.13
pkgrel = 2
url = https://github.com/openresty/lua-resty-lrucache
arch = any
license = BSD
depends = luajit
source = lua-resty-lrucache-0.13.tar.gz::https://github.com/openresty/lua-resty-lrucache/archive/v0.13.tar.gz
sha256sums = 573184006b98ccee2594b0d134fa4d05e5d2afd5141cbad315051ccf7e9b6403
pkgname = lua-resty-lrucache
|