From 349d1c82935a19b5dfbc7a4dd166137a12d65729 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sat, 29 Jun 2013 21:52:36 +0000 Subject: Update to 1.3.0 --- mirall/build/mirall.SlackBuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'mirall/build/mirall.SlackBuild') diff --git a/mirall/build/mirall.SlackBuild b/mirall/build/mirall.SlackBuild index 0def693a..7114d2ac 100755 --- a/mirall/build/mirall.SlackBuild +++ b/mirall/build/mirall.SlackBuild @@ -34,6 +34,8 @@ # * Initial build. # 1.2.5-1: 25/apr/2013 by Eric Hameleers # * New release, accompanying ocsync-0.70.7. +# 1.3.0-1: 29/jun/2013 by Eric Hameleers +# * New release, accompanying ocsync-0.80.0. # # Run 'sh mirall.SlackBuild' to build a Slackware package. # The package (.tgz) and .txt file as well as build logs are created in /tmp . @@ -42,7 +44,7 @@ # ----------------------------------------------------------------------------- PRGNAM=mirall -VERSION=${VERSION:-1.2.5} +VERSION=${VERSION:-1.3.0} BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:" -j4 "} TAG=${TAG:-alien} -- cgit v1.2.3-65-gdbad