diff options
author | Andrey Maraev <andrew.maraev60@yandex.ru> | 2014-07-01 07:41:02 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-07-01 07:41:02 +0700 |
commit | 1817f1924ac6f787bad1879ffc2ffa02aa60af2b (patch) | |
tree | 2eb9d65bd34c1f8286a1033face8ca723de46543 /system/avfs/avfs.SlackBuild | |
parent | 24f01861895c271a157fbe7496a0276508c1818e (diff) |
system/avfs: Updated for version 1.0.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/avfs/avfs.SlackBuild')
-rw-r--r-- | system/avfs/avfs.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/avfs/avfs.SlackBuild b/system/avfs/avfs.SlackBuild index 99ea512fb7a8..d5d9f5ec3fa6 100644 --- a/system/avfs/avfs.SlackBuild +++ b/system/avfs/avfs.SlackBuild @@ -5,7 +5,7 @@ # Written by Andrey Maraev <andrew.maraev60@yandex.ru> PRGNAM=avfs -VERSION=${VERSION:-1.0.1} +VERSION=${VERSION:-1.0.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |