blob: 3ea2528a1a930ae1ce829b2e54b2e4c7ead6f2f2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = blst
pkgdesc = Multilingual BLS12-381 signature library
pkgver = 0.3.11
pkgrel = 1
url = https://github.com/supranational/blst
arch = aarch64
arch = x86_64
license = Apache
depends = glibc
options = staticlibs
source = https://github.com/supranational/blst/archive/refs/tags/v0.3.11.tar.gz
sha256sums = d0a6e2a69490cc45f0a531a684a225e56fe22303665157cfa397ba5605447eb9
pkgname = blst
|