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