summaryrefslogtreecommitdiff
path: root/community/polipo
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-12-04 02:27:34 -0800
committerroot <root@rshg054.dnsready.net>2012-12-04 02:27:34 -0800
commit8fb920e1b30f4a0c0b5ed64a44a85db94b60cf3a (patch)
tree388f72bc691c047458cabbaaf5fe9d5b4931c0de /community/polipo
parentcd3e25625999a62fa1c10e233f371a30d03f67c8 (diff)
Tue Dec 4 02:21:34 PST 2012
Diffstat (limited to 'community/polipo')
-rw-r--r--community/polipo/PKGBUILD6
-rw-r--r--community/polipo/polipo.service1
2 files changed, 4 insertions, 3 deletions
diff --git a/community/polipo/PKGBUILD b/community/polipo/PKGBUILD
index 7dc429c63..192c47071 100644
--- a/community/polipo/PKGBUILD
+++ b/community/polipo/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 80595 2012-11-26 19:52:10Z eric $
+# $Id: PKGBUILD 80790 2012-12-03 18:01:33Z ttoepper $
# Maintainer: Thorsten Töpper <atsutane-tu@freethoughts.de>
# Contributor: Jelle van der Waa <jelle vdwaa nl>
# Contributor: Thomas Holmquist <thomas@vorget.com>
@@ -7,7 +7,7 @@
pkgname=polipo
pkgver=1.0.4.1
-pkgrel=8
+pkgrel=9
pkgdesc="A small and fast caching web proxy."
arch=('i686' 'x86_64')
url="http://www.pps.jussieu.fr/~jch/software/polipo/"
@@ -20,7 +20,7 @@ source=("http://freehaven.net/~chrisd/polipo/polipo-$pkgver.tar.gz"
md5sums=('bfc5c85289519658280e093a270d6703'
'7406aad26807fb3a4e5f7b01ecb97a59'
'685aa0c6070dee11c701932d23afcc6a'
- 'a7cf48637a8ec8fe8d88754c399380c0')
+ '143ef45db99dc745b6c3a606847be9fe')
build() {
cd "$srcdir/$pkgname-$pkgver"
diff --git a/community/polipo/polipo.service b/community/polipo/polipo.service
index 59aeb9f3b..a4c0f6d94 100644
--- a/community/polipo/polipo.service
+++ b/community/polipo/polipo.service
@@ -1,5 +1,6 @@
[Unit]
Description=Polipo Proxy Server
+After=network.target
[Service]
Type=forking