blob: c11bc89307bd0f57fc6cb94054c128ec5d9ef9d6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = ruby-rack-cache
pkgdesc = A quick drop-in component to enable HTTP caching for Rack-based applications
pkgver = 1.6.1
pkgrel = 1
url = http://tomayko.com/src/rack-cache/
arch = any
license = MIT
depends = ruby
depends = ruby-rack
noextract = rack-cache-1.6.1.gem
options = !emptydirs
source = https://rubygems.org/downloads/rack-cache-1.6.1.gem
sha256sums = 613a4e88661ea7014211d39e5f99e18f35f6aa37ac7ef96001160131c0311490
pkgname = ruby-rack-cache
|