summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d6056dd706cfa3f874f32c438ffca18f7cd8cfd5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = libsafec
	pkgdesc = Implementtion of C11 Annex K + ISO TR24731 Bounds Checking Interface
	pkgver = 30122018
	pkgrel = 2
	url = https://rurban.github.io/safeclib
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = clang
	depends = pkgconfig
	source = https://github.com/rurban/safeclib/releases/download/v30122018/libsafec-30122018.0-g4d1571.tar.bz2
	sha256sums = 7ca210d537b9f4d06b27a49166544694d76b587ac5c07137b7d85baacc368b7f

pkgname = libsafec