summaryrefslogtreecommitdiff
path: root/community/ulogd/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ulogd/PKGBUILD')
-rw-r--r--community/ulogd/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/ulogd/PKGBUILD b/community/ulogd/PKGBUILD
index 03bd912a6..ec36063c0 100644
--- a/community/ulogd/PKGBUILD
+++ b/community/ulogd/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 98179 2013-10-07 10:07:11Z spupykin $
+# $Id: PKGBUILD 99081 2013-10-24 09:27:16Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Sébastien Luttringer
# Contributor: Dale Blount <dale@archlinux.org>
@@ -6,7 +6,7 @@
pkgname=ulogd
pkgver=2.0.2
-pkgrel=3
+pkgrel=4
pkgdesc='Userspace Packet Logging for netfilter'
arch=('i686' 'x86_64')
url='http://www.netfilter.org/projects/ulogd/index.html'
@@ -30,7 +30,7 @@ source=("ftp://ftp.netfilter.org/pub/$pkgname/$pkgname-$pkgver.tar.bz2"
"$pkgname.service")
md5sums=('660516de4b5b1e110c12dae414619e0f'
'95f05af0a0c8f5fdea5bd92ccb2fd465'
- '7ccdb48cd152ff502334d3f6b2a4daab'
+ '2c8cbedb2fb455cba220ca35186ad846'
'092d72209e30c132e0a08112e4062772')
build() {