summaryrefslogtreecommitdiff
path: root/community/dante
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-03-27 03:22:28 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-03-27 03:22:28 +0000
commiteb411a7c7cc929ada01019bd4c306116ce385693 (patch)
tree206efb6706787a041fee82bcef85d967f3cf58a5 /community/dante
parent7858fe5d7a6544b96702d2bdb6f075481816109e (diff)
Thu Mar 27 03:18:41 UTC 2014
Diffstat (limited to 'community/dante')
-rw-r--r--community/dante/PKGBUILD6
-rw-r--r--community/dante/sockd.service1
2 files changed, 3 insertions, 4 deletions
diff --git a/community/dante/PKGBUILD b/community/dante/PKGBUILD
index 7ce4c8385..5369be827 100644
--- a/community/dante/PKGBUILD
+++ b/community/dante/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 108159 2014-03-24 07:55:17Z spupykin $
+# $Id: PKGBUILD 108314 2014-03-26 15:54:31Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Guillem Rieu <guillemr@gmx.net>
pkgname=dante
pkgver=1.4.0
-pkgrel=2
+pkgrel=3
pkgdesc="SOCKS v4 and v5 compatible proxy server and client"
url="http://www.inet.no/dante"
arch=(i686 x86_64)
@@ -17,7 +17,7 @@ source=(ftp://ftp.inet.no/pub/socks/${pkgname}-${pkgver}.tar.gz
sockd.service)
md5sums=('c117a3ce25afb936f13b76f1d2524879'
'8588bb1cf6e9cde0f542a96edc0a0f17'
- '1cdfc0c1cd932cfe0fe3c0319e2be3f0')
+ 'f5520e3350de5d4d1baa05cf33678c06')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
diff --git a/community/dante/sockd.service b/community/dante/sockd.service
index 54293e047..8eae3f04f 100644
--- a/community/dante/sockd.service
+++ b/community/dante/sockd.service
@@ -4,7 +4,6 @@ After=network.target
[Service]
Type=forking
-EnvironmentFile=/etc/conf.d/sockd.conf
PIDFile=/run/dante/sockd.pid
ExecStart=/usr/bin/sockd -D -p/run/dante/sockd.pid