summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7211fd5f29efa9f341f07947537e88d42a949f89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = libtins
	pkgdesc = A high-level, multiplatform C++ network packet sniffing and crafting library
	pkgver = 4.2
	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.2.tar.gz
	sha256sums = a9fed73e13f06b06a4857d342bb30815fa8c359d00bd69547e567eecbbb4c3a1

pkgname = libtins