blob: 410fd8a80ac2cc4dcaf75f0f764448b21f7ff01e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = crcpp
pkgdesc = Easy to use and fast C++ CRC library
pkgver = 1.2.1.0
pkgrel = 1
url = https://github.com/d-bahr/CRCpp
arch = any
license = BSD-3-Clause
makedepends = cmake>=3.5
source = CRCpp-release-1.2.1.0.tar.gz::https://github.com/d-bahr/CRCpp/archive/refs/tags/release-1.2.1.0.tar.gz
b2sums = 43e49844676aec19a78fb2a1f0a00f12caa79501095b39cd7dba52f31d495926f30046775f154a99e00f4c6cf91e05e996016eb7cdf63a31ecc45bc5942a3100
pkgname = crcpp
|