summaryrefslogtreecommitdiff
path: root/community/conntrack-tools
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-03-05 00:04:04 -0800
committerroot <root@rshg054.dnsready.net>2013-03-05 00:04:04 -0800
commit582035722561a5ecbadc13abc26331353d810567 (patch)
tree5675deeca2920b9049898c22334a3d5972259547 /community/conntrack-tools
parent6b7f3479bf5f3c96f92b3962af6cbf74d627e474 (diff)
Tue Mar 5 00:04:04 PST 2013
Diffstat (limited to 'community/conntrack-tools')
-rw-r--r--community/conntrack-tools/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/community/conntrack-tools/PKGBUILD b/community/conntrack-tools/PKGBUILD
index c6dbe7a57..3f394f00b 100644
--- a/community/conntrack-tools/PKGBUILD
+++ b/community/conntrack-tools/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 83854 2013-02-05 18:12:01Z eric $
+# $Id: PKGBUILD 85682 2013-03-04 23:03:57Z seblu $
# Maintainer: Sébastien Luttringer
# Contributor: Valere Monseur <valere_monseur@hotmail.com>
# Contributor: Alessandro Sagratini <ale_sagra@hotmail.com>
# Contributor: Kevin Edmonds <edmondskevin@hotmail.com>
pkgname=conntrack-tools
-pkgver=1.4.0
-pkgrel=2
+pkgver=1.4.1
+pkgrel=1
pkgdesc='Userspace tools to interact with the Netfilter connection tracking system'
arch=('i686' 'x86_64')
url='http://www.netfilter.org/projects/conntrack-tools'
@@ -21,9 +21,9 @@ source=("http://www.netfilter.org/projects/$pkgname/files/$pkgname-$pkgver.tar.b
'conntrackd.service'
'01-config-file-path.patch')
install=$pkgname.install
-md5sums=('ee737c774e01349f75e935228a2d851b'
- 'bd135eaefb47923bb8e8d26f084d3e9d'
- 'e71ff7b8c4997b797cab3eaaccb693f4')
+sha1sums=('6fda497ef1ebd5e4afe01830ece072d2df2fe50f'
+ '2c205952a447ee0a6a7fc99bddeea1bfaf1b8034'
+ 'e7607a9ac14dd839f3716ac68d46e19ab26ef112')
build() {
cd $pkgname-$pkgver