From 41b19224adf1dd61ffb03b54facffdf11563e3e6 Mon Sep 17 00:00:00 2001 From: Andrew Clemons Date: Sun, 15 Apr 2018 20:23:25 +1200 Subject: python/python-axolotl-curve25519: Updated for version 0.4.1.post2. Signed-off-by: Andrew Clemons --- .../python-axolotl-curve25519.SlackBuild | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'python/python-axolotl-curve25519/python-axolotl-curve25519.SlackBuild') diff --git a/python/python-axolotl-curve25519/python-axolotl-curve25519.SlackBuild b/python/python-axolotl-curve25519/python-axolotl-curve25519.SlackBuild index 60e2a4f9f1..846851d5a7 100644 --- a/python/python-axolotl-curve25519/python-axolotl-curve25519.SlackBuild +++ b/python/python-axolotl-curve25519/python-axolotl-curve25519.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python-axolotl-curve25519 -# Copyright 2016-2017 Andrew Clemons, Wellington New Zealand +# Copyright 2016-2018 Andrew Clemons, Wellington New Zealand # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python-axolotl-curve25519 -VERSION=${VERSION:-0.1} +VERSION=${VERSION:-0.4.1.post2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -63,10 +63,6 @@ rm -rf $PRGNAM-$VERSION tar xvf $CWD/$PRGNAM-$VERSION.tar.gz cd $PRGNAM-$VERSION -for sha1 in e31fe347051e8dd051514398c56a816a3a71f8a4 2bd1f5556fed92afb4efc2a95846a1c0f8332baf 87303fb7cffc99c13895c9888b270b740a7245d0 ; do - patch -p1 < "$CWD/patches/$sha1.patch" -done - chown -R root:root . find -L . \ \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \ -- cgit v1.2.3