diff options
author | Chris Abela <chris.abela@maltats.com> | 2010-08-14 17:30:31 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2010-08-14 17:30:31 -0400 |
commit | d5ec11ec51c0e744d4d8d2d0b2e138092b887d2b (patch) | |
tree | eeb7b5b517f1f361c009a1b0c4edddcc8beac280 /system/davfs2/davfs2.SlackBuild | |
parent | 54a0db1350d83dd7da03df65bfdd10dceb25eaf3 (diff) | |
download | slackbuilds-d5ec11ec51c0e744d4d8d2d0b2e138092b887d2b.tar.gz |
system/davfs2: Updated for version 1.4.6.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/davfs2/davfs2.SlackBuild')
-rw-r--r-- | system/davfs2/davfs2.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/davfs2/davfs2.SlackBuild b/system/davfs2/davfs2.SlackBuild index eea6cedc93..6b88f56417 100644 --- a/system/davfs2/davfs2.SlackBuild +++ b/system/davfs2/davfs2.SlackBuild @@ -19,7 +19,7 @@ # Modified by Robby Workman <rworkman@slackbuilds.org> PRGNAM=davfs2 -VERSION=${VERSION:-1.4.5} +VERSION=${VERSION:-1.4.6} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} |