diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-09 08:46:22 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-10 07:45:51 +0700 |
commit | 490511f6806f423536419f5d08ed575eadd51879 (patch) | |
tree | 03b87d23ab45b50228af941bd24f447c6d7f3e88 /system/unison/unison.SlackBuild | |
parent | 6b3101e8d730975ffb3bfbbeba8ac79897a1a12a (diff) | |
download | slackbuilds-490511f6806f423536419f5d08ed575eadd51879.tar.gz |
system/unison: Updated for version 2.40.128.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/unison/unison.SlackBuild')
-rw-r--r-- | system/unison/unison.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/unison/unison.SlackBuild b/system/unison/unison.SlackBuild index 96e1e11a65..e27c1ac72f 100644 --- a/system/unison/unison.SlackBuild +++ b/system/unison/unison.SlackBuild @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=unison -VERSION=${VERSION:-2.40.63} -BUILD=${BUILD:-2} +VERSION=${VERSION:-2.40.128} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |