summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c09803ead59388a2cdd241a210cf5285eb579e50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = libtins
	pkgdesc = A high-level, multiplatform C++ network packet sniffing and crafting library
	pkgver = 4.5
	pkgrel = 1
	url = http://libtins.github.io/
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = cmake
	depends = libpcap
	depends = openssl
	depends = boost
	options = !libtool
	source = https://github.com/mfontanini/libtins/archive/v4.5.tar.gz
	sha256sums = 6ff5fe1ada10daef8538743dccb9c9b3e19d05d028ffdc24838e62ff3fc55841

pkgname = libtins