mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
15 lines
399 B
Text
15 lines
399 B
Text
|
pkgbase = libb2
|
||
|
pkgdesc = C library providing BLAKE2b, BLAKE2s, BLAKE2bp, BLAKE2sp hash functions
|
||
|
pkgver = 0.98.1
|
||
|
pkgrel = 3
|
||
|
url = https://blake2.net/
|
||
|
arch = x86_64
|
||
|
license = CC0-1.0
|
||
|
makedepends = git
|
||
|
depends = gcc-libs
|
||
|
depends = glibc
|
||
|
source = git+https://github.com/BLAKE2/libb2#tag=v0.98.1
|
||
|
sha256sums = eb6b596bc30918427d1e792914f454c1d3e61fef3d4499f6605ede78f835cc1b
|
||
|
|
||
|
pkgname = libb2
|