summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorskydrome2016-01-16 02:49:00 -0500
committerskydrome2016-01-16 02:49:00 -0500
commit4b1f4c669b8a5979c1106c4304ba14b60b39234a (patch)
treef9a378f1a46d5d3e699e881218af2da9eb7a5085 /PKGBUILD
parentce8faa10edb8270e984680f4f4a623539cb960c5 (diff)
downloadaur-4b1f4c669b8a5979c1106c4304ba14b60b39234a.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 62dacb43a7f4..f5ce0023bd68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,14 @@
# Maintainer: mutantmonkey <aur@mutantmonkey.in>
pkgname=tcpcrypt-git
-pkgver=312.866994c
+pkgver=346.ec01927
pkgrel=1
pkgdesc="Transparent user space implementation for the tcpcrypt TCP extensions"
arch=('i686' 'x86_64')
url="http://tcpcrypt.org"
license=('BSD')
-depends=('libnetfilter_queue' 'libnfnetlink' 'libcap' 'openssl' 'iptables')
+depends=('libnetfilter_queue' 'libnetfilter_conntrack' 'libnfnetlink'
+ 'libcap' 'openssl' 'iptables')
makedepends=('git')
provides=('tcpcrypt')
conflicts=('tcpcrypt')