From 153ea5fc7a3a6a36d69e331f3207f58eb642d915 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Tue, 3 Dec 2013 12:48:31 +0000 Subject: Update to 1.4.2 --- mirall/build/mirall.SlackBuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mirall') diff --git a/mirall/build/mirall.SlackBuild b/mirall/build/mirall.SlackBuild index 7114d2ac..c3ff2fea 100755 --- a/mirall/build/mirall.SlackBuild +++ b/mirall/build/mirall.SlackBuild @@ -34,8 +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. +# 1.4.2-1: 03/dec/2013 by Eric Hameleers +# * Update, accompanying ocsync-0.90.4. # # Run 'sh mirall.SlackBuild' to build a Slackware package. # The package (.tgz) and .txt file as well as build logs are created in /tmp . @@ -44,7 +44,7 @@ # ----------------------------------------------------------------------------- PRGNAM=mirall -VERSION=${VERSION:-1.3.0} +VERSION=${VERSION:-1.4.2} BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:" -j4 "} TAG=${TAG:-alien} -- cgit v1.2.3-65-gdbad