blob: 7512abeb1c5e9f5426c012dbaaf5fded88af00ba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = mingw-w64-libb2
pkgdesc = C library providing BLAKE2b, BLAKE2s, BLAKE2bp, BLAKE2sp hash functions
pkgver = 0.98.1
pkgrel = 1
url = https://blake2.net/
arch = any
license = custom:CC0
makedepends = mingw-w64-configure
depends = mingw-w64-crt
options = !buildflags
options = staticlibs
options = !strip
source = https://github.com/BLAKE2/libb2/releases/download/v0.98.1/libb2-0.98.1.tar.gz
sha256sums = 53626fddce753c454a3fea581cbbc7fe9bbcf0bc70416d48fdbbf5d87ef6c72e
pkgname = mingw-w64-libb2
|