summaryrefslogtreecommitdiff
path: root/manualPorts/tinc/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'manualPorts/tinc/Pkgfile')
-rw-r--r--manualPorts/tinc/Pkgfile5
1 files changed, 2 insertions, 3 deletions
diff --git a/manualPorts/tinc/Pkgfile b/manualPorts/tinc/Pkgfile
index 1983502..067aceb 100644
--- a/manualPorts/tinc/Pkgfile
+++ b/manualPorts/tinc/Pkgfile
@@ -4,14 +4,13 @@
# Depends on: lzo openssl zlib
name=tinc
-version=1.0.36
+version=1.1pre18
release=1
-source=("https://www.tinc-vpn.org/packages/tinc-$version.tar.gz" "graph.patch")
+source=("https://www.tinc-vpn.org/packages/tinc-$version.tar.gz")
build() {
cd ${name}-${version}
- patch -p1 -i ../graph.patch
./configure \
--prefix=/usr \
--sysconfdir=/etc \