diff options
author | Nishant Limbachia <nishant@mnspace.net> | 2017-06-30 12:01:15 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-30 12:01:15 +0700 |
commit | 11012150d8ce8349a435cfe6f2c305e7b335996a (patch) | |
tree | b34edcec9efddb3dc81401bea44ee42af54ab22e /system/dar/dar.SlackBuild | |
parent | a904be77cc280e4b4e5288302db111650e21a17b (diff) | |
download | slackbuilds-11012150d8ce8349a435cfe6f2c305e7b335996a.tar.gz |
system/dar: Updated for version 2.5.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/dar/dar.SlackBuild')
-rw-r--r-- | system/dar/dar.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/dar/dar.SlackBuild b/system/dar/dar.SlackBuild index 97330ba98a..bca3dbf28b 100644 --- a/system/dar/dar.SlackBuild +++ b/system/dar/dar.SlackBuild @@ -30,7 +30,7 @@ # No additional license terms added :-) PRGNAM="dar" -VERSION=${VERSION:-2.5.10} +VERSION=${VERSION:-2.5.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |