network/sshuttle: Updated for version 0.78.1.

Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
This commit is contained in:
Marcel Saegebarth 2016-09-07 21:27:20 +02:00 committed by Willy Sudiarto Raharjo
parent 4c6f057396
commit 463996d368
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View File

@ -25,7 +25,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=sshuttle
VERSION=${VERSION:-0.78.0}
VERSION=${VERSION:-0.78.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -42,7 +42,7 @@ TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
if [ "$ARCH" = "i486" ]; then
if [ "$ARCH" = "i586" ]; then
SLKCFLAGS="-O2 -march=i486 -mtune=i686"
LIBDIRSUFFIX=""
elif [ "$ARCH" = "i686" ]; then

View File

@ -1,8 +1,8 @@
PRGNAM="sshuttle"
VERSION="0.78.0"
VERSION="0.78.1"
HOMEPAGE="https://github.com/apenwarr/sshuttle/"
DOWNLOAD="https://pypi.python.org/packages/source/s/sshuttle/sshuttle-0.78.0.tar.gz"
MD5SUM="326f0dd40ff014d98e6784c357bfa322"
DOWNLOAD="https://pypi.python.org/packages/48/be/c1c9ead0c38383c4b2a192de4679f09413ddc6701988ca56bd220c64ec50/sshuttle-0.78.1.tar.gz"
MD5SUM="3b792dc650c99ce6e8bbeae6d5f1179e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""