From c4393d6e3c56b6b206dbc2b065e43dc3e535bcb4 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 22 Oct 2018 22:17:12 -0300 Subject: [PATCH] tuntox: update to 0.0.9. --- srcpkgs/tuntox/template | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/srcpkgs/tuntox/template b/srcpkgs/tuntox/template index 71819a12120..d253664a4f1 100644 --- a/srcpkgs/tuntox/template +++ b/srcpkgs/tuntox/template @@ -1,7 +1,7 @@ # Template file for 'tuntox' pkgname=tuntox -version=0.0.8 -revision=2 +version=0.0.9 +revision=1 build_style=gnu-makefile hostmakedepends="pkg-config" makedepends="toxcore-devel libevent-devel libsodium-devel" @@ -10,18 +10,13 @@ short_desc="Tunnel TCP connections over the Tox protocol" maintainer="Yuusha Spacewolf " license="GPL-3.0-or-later" homepage="https://github.com/gjedeer/tuntox" +changelog="https://github.com/gjedeer/tuntox/releases" distfiles="https://github.com/gjedeer/tuntox/archive/${version}.tar.gz" -checksum=86e8c45d712b4327ef02d32474f5748e2244e6c38ae8c20ed211af3808328c9b +checksum=b9036e88c96d2a9432f0c9a1206b9ad55b9eaccb2d1382c1e11f30ef947d38ff system_accounts="tuntox" make_dirs="/etc/tuntox 0700 tuntox tuntox" -pre_build() { - # remove this if a new release is made and DEPS= on Makefile is changed - # to toxcore, toxcore renamed libtoxcore to toxcore - sed -i 's|DEPS=libtoxcore|DEPS=toxcore|g' Makefile -} - do_install() { vbin tuntox_nostatic tuntox vbin scripts/tokssh