summaryrefslogtreecommitdiffstats
path: root/system/unison/unison.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2020-01-01 04:15:34 +0100
committer Matteo Bernardini2020-01-01 04:15:34 +0100
commit7b5934635d48ae01b924eb12042024b61f21c226 (patch)
tree598bd992cc39bfc71a10d0018119b1435d5ba554 /system/unison/unison.SlackBuild
parent82bbd880da5d554ddb98a82fcf8c17cc2131d56a (diff)
downloadslackbuilds-current-20200101.1.tar.gz
20200101.1 global branch merge.current-20200101.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/unison/unison.SlackBuild')
-rw-r--r--system/unison/unison.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/unison/unison.SlackBuild b/system/unison/unison.SlackBuild
index 6d43f2fab0..4bb216b12f 100644
--- a/system/unison/unison.SlackBuild
+++ b/system/unison/unison.SlackBuild
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=unison
-VERSION=${VERSION:-2.51.2}
+VERSION=${VERSION:-20191211_26a29f7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -61,7 +61,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
+tar xvf $CWD/$PRGNAM-$VERSION.tar.?z
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \