diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2021-12-19 12:37:05 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-12-30 11:20:14 +0700 |
commit | 60cad7541843a5f140037f492149668cb5cc029a (patch) | |
tree | 29f0c96d6ad7f3590b3dc8660ff47e8b0dc56694 /system/unison/unison.SlackBuild | |
parent | 605252e4043d31a963d1a3d37635ebca8d36cb33 (diff) |
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>
Diffstat (limited to 'system/unison/unison.SlackBuild')
-rw-r--r-- | system/unison/unison.SlackBuild | 2 |
1 files changed, 1 insertions, 1 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} |