summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Marcel Saegebarth <marc@mos6581.de>2014-08-31 22:56:28 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-08-31 22:56:28 +0700
commited2dceef06f2e882fb340010e956149ff1eb3347 (patch)
tree10a72f1fe458c08c1862492bb24a6061e611fb38
parent01c299573cd04fcc3b7612ce8f18459bcf77bf19 (diff)
downloadslackbuilds-ed2dceef06f2e882fb340010e956149ff1eb3347.tar.gz
slackbuilds-ed2dceef06f2e882fb340010e956149ff1eb3347.tar.xz
network/synergy: Updated for version 1.5.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/synergy/synergy.SlackBuild6
-rw-r--r--network/synergy/synergy.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/network/synergy/synergy.SlackBuild b/network/synergy/synergy.SlackBuild
index 6073b94c9d..4d17c44d75 100644
--- a/network/synergy/synergy.SlackBuild
+++ b/network/synergy/synergy.SlackBuild
@@ -25,8 +25,8 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=synergy
-VERSION=${VERSION:-1.5.0}
-REV=${REV:-2278}
+VERSION=${VERSION:-1.5.1}
+REV=${REV:-2398}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -70,7 +70,7 @@ find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
-o -perm 511 \) -exec chmod 755 {} \; -o \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
- -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
+ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
sh hm.sh configure --generator=1 --release
CXXFLAGS="$SLKCFLAGS" sh hm.sh build
diff --git a/network/synergy/synergy.info b/network/synergy/synergy.info
index f64a8f108e..3c4f995959 100644
--- a/network/synergy/synergy.info
+++ b/network/synergy/synergy.info
@@ -1,8 +1,8 @@
PRGNAM="synergy"
-VERSION="1.5.0"
+VERSION="1.5.1"
HOMEPAGE="http://synergy-foss.org/"
-DOWNLOAD="http://synergy-project.org/files/packages/synergy-1.5.0-r2278-Source.tar.gz"
-MD5SUM="1e1eb2bd1502f3c39d291738bacaebd5"
+DOWNLOAD="http://synergy-project.org/files/packages/synergy-1.5.1-r2398-Source.tar.gz"
+MD5SUM="5437d64af1114f61cca0cbebb16d0db8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""