blob: d1182ea8097f2f0d50c89a315c46302e7283ec48 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = libhydrogen-git
pkgdesc = A lightweight, secure, easy-to-use crypto library suitable for constrained environments.
pkgver = r338.14441a6
pkgrel = 2
url = https://github.com/jedisct1/libhydrogen
arch = x86_64
license = custom:ISC
makedepends = git
makedepends = cmake
provides = libhydrogen
source = libhydrogen::git+https://github.com/jedisct1/libhydrogen.git
md5sums = SKIP
pkgname = libhydrogen-git
|