summaryrefslogtreecommitdiff
path: root/community/squid
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-02-07 12:36:05 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-02-07 12:36:05 +0100
commita56d1a610bd4032e2eae610289333ad112fc5ba1 (patch)
tree5fa9f42a339b57ef35616c01ac67c1c55c84fc7b /community/squid
parent9437cdbc03cb103235fa0b043f4cf73882f10f34 (diff)
parent8e5a0a990a12a59cadb687cae22a1960fce1660b (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/augeas/PKGBUILD community/midori/PKGBUILD community/ruby-gtk2/PKGBUILD extra/strigi/PKGBUILD libre/abiword-libre/PKGBUILD libre/abiword-libre/abiword-2.8.6-glib-2.31.patch
Diffstat (limited to 'community/squid')
-rw-r--r--community/squid/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/community/squid/PKGBUILD b/community/squid/PKGBUILD
index 8c373c19c..83264628a 100644
--- a/community/squid/PKGBUILD
+++ b/community/squid/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 83469 2013-02-01 14:43:54Z spupykin $
+# $Id: PKGBUILD 83891 2013-02-06 11:40:54Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Mark Coolen <mark.coolen@gmail.com>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
@@ -6,7 +6,7 @@
pkgname=squid
pkgver=3.2.7
-pkgrel=1
+pkgrel=2
pkgdesc='Full-featured Web proxy cache server'
arch=('x86_64' 'i686' 'mips64el')
url='http://www.squid-cache.org'
@@ -72,7 +72,6 @@ build() {
--enable-htcp \
--enable-carp \
--enable-epoll \
- --with-filedescriptors=4096 \
--with-large-files \
--enable-arp-acl \
--with-default-user=proxy \