summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons2021-12-19 00:37:05 +0100
committer Willy Sudiarto Raharjo2021-12-30 05:20:14 +0100
commit60cad7541843a5f140037f492149668cb5cc029a (patch)
tree29f0c96d6ad7f3590b3dc8660ff47e8b0dc56694
parent605252e4043d31a963d1a3d37635ebca8d36cb33 (diff)
downloadslackbuilds-60cad7541843a5f140037f492149668cb5cc029a.tar.gz
system/unison: Updated for version 2.51.5.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/unison/unison.SlackBuild2
-rw-r--r--system/unison/unison.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/unison/unison.SlackBuild b/system/unison/unison.SlackBuild
index 7ee7352057..18cd6d844e 100644
--- a/system/unison/unison.SlackBuild
+++ b/system/unison/unison.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=unison
-VERSION=${VERSION:-2.51.4}
+VERSION=${VERSION:-2.51.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/unison/unison.info b/system/unison/unison.info
index bd55633043..e6e0aa79e2 100644
--- a/system/unison/unison.info
+++ b/system/unison/unison.info
@@ -1,8 +1,8 @@
PRGNAM="unison"
-VERSION="2.51.4"
+VERSION="2.51.5"
HOMEPAGE="https://www.cis.upenn.edu/~bcpierce/unison/"
-DOWNLOAD="https://github.com/bcpierce00/unison/archive/v2.51.4/unison-2.51.4.tar.gz"
-MD5SUM="490d42bd675ee126ee53c2378d70766c"
+DOWNLOAD="https://github.com/bcpierce00/unison/archive/v2.51.5/unison-2.51.5.tar.gz"
+MD5SUM="d2f69f6e99adc147661f47aad7e6bdb2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lablgtk"