From c98bf6a1a6a70506ca22a7c3c7c4504f38484a20 Mon Sep 17 00:00:00 2001 From: Daniel Santana Date: Tue, 28 Jul 2020 00:31:27 -0300 Subject: [PATCH] sshuttle: update to 1.0.3. --- srcpkgs/sshuttle/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/sshuttle/template b/srcpkgs/sshuttle/template index 449ff79af13..518bbd264c3 100644 --- a/srcpkgs/sshuttle/template +++ b/srcpkgs/sshuttle/template @@ -1,6 +1,6 @@ # Template file for 'sshuttle' pkgname=sshuttle -version=1.0.2 +version=1.0.3 revision=1 archs=noarch build_style=python3-module @@ -10,8 +10,9 @@ short_desc="Transparent proxy server that forwards TCP packets over ssh" maintainer="Daniel Santana " license="LGPL-2.1-or-later" homepage="https://github.com/sshuttle/sshuttle" +changelog="https://github.com/sshuttle/sshuttle/raw/master/CHANGES.rst" distfiles="${PYPI_SITE}/s/sshuttle/sshuttle-${version}.tar.gz" -checksum=e17d2afaec3c123e1fd061590e8bcc9ab17a5eb280ec34bc6b0732aa8ec88309 +checksum=0fff1c88669a20bb6a4e7331960673a3a02a2e04ff163e4c9299496646edcf61 post_extract() { sed -i setup.py \