From bd4df5cdf899a7ff7b79104d055b2ca4eb7eda0a Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sun, 12 Jun 2011 22:04:19 -0400 Subject: [PATCH] core/tcp_wrappers to 7.6-12 (match upstream) --- core/tcp_wrappers/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/tcp_wrappers/PKGBUILD b/core/tcp_wrappers/PKGBUILD index a5ab33327..ac4757bab 100755 --- a/core/tcp_wrappers/PKGBUILD +++ b/core/tcp_wrappers/PKGBUILD @@ -1,11 +1,11 @@ # Maintainer: judd -# Plugbox changes: Add "sshd: ALL" to hosts.allow +# ALARM: Add "sshd: ALL" to hosts.allow # NOTE: hosts.allow is only backed up if the user has made any changes pkgname=tcp_wrappers pkgver=7.6 -pkgrel=13 +pkgrel=12 plugrel=1 pkgdesc="Monitors and Controls incoming TCP connections" arch=(i686 x86_64)