blob: 9bd2abc44f73af772f1024d77b26b16d68753303 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = libmacaroons
pkgdesc = Libmacaroons provides flexible authorization credentials that support decentralized delegation, attenuation, and verification, and is used by HyperDex.
pkgver = 0.3.0
pkgrel = 2
url = https://github.com/rescrv/libmacaroons
arch = x86_64
arch = i686
license = BSD
makedepends = wget
makedepends = gcc
depends = libsodium
source = http://hyperdex.org/src/libmacaroons-0.3.0.tar.gz
md5sums = 99e86f7813366f1d17bb4164bab63d7a
pkgname = libmacaroons
|