mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
network/smb4k: Updated for version 0.10.12.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
11a87dbd1b
commit
f61c2e08c8
3 changed files with 7 additions and 7 deletions
|
@ -13,7 +13,7 @@ smb4k: frontend to the programs of the Samba software suite. Its purpose is
|
|||
smb4k: to provide a program that's easy to use and has as many features as
|
||||
smb4k: possible.
|
||||
smb4k:
|
||||
smb4k: Homepage: http://smb4k.berlios.de/
|
||||
smb4k: Homepage: http://smb4k.sourceforge.net/
|
||||
smb4k:
|
||||
smb4k:
|
||||
smb4k:
|
||||
|
|
|
@ -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}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="smb4k"
|
||||
VERSION="0.10.10"
|
||||
VERSION="0.10.12"
|
||||
HOMEPAGE="http://smb4k.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/smb4k/smb4k-0.10.10.tar.bz2"
|
||||
MD5SUM="637ca913ffe9ac24a4dd09d4eddf0dcf"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/smb4k/smb4k-0.10.12.tar.bz2"
|
||||
MD5SUM="26205c779461d1e0ec07b310a6cbabf1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Roberto Neri"
|
||||
EMAIL="rneri@libero.it"
|
||||
APPROVED="rworkman,Erik Hanson"
|
||||
APPROVED="rworkman"
|
||||
|
|
Loading…
Reference in a new issue