diff options
Diffstat (limited to 'network/smb4k/smb4k.SlackBuild')
-rw-r--r-- | network/smb4k/smb4k.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/smb4k/smb4k.SlackBuild b/network/smb4k/smb4k.SlackBuild index 5d24d745ad..e328f2fd44 100644 --- a/network/smb4k/smb4k.SlackBuild +++ b/network/smb4k/smb4k.SlackBuild @@ -1,12 +1,12 @@ #!/bin/sh # Slackware build script for smb4k -# Project Homepage: http://smb4k.berlios.de/ +# Project Homepage: http://smb4k.sourceforge.net/ # Written by Roberto Neri <rneri@libero.it> PRGNAM=smb4k -VERSION=${VERSION:-0.10.10} +VERSION=${VERSION:-0.10.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |