mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/filezilla: Updated for version 3.5.2.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
4e619a267f
commit
b5391ee8f3
2 changed files with 5 additions and 5 deletions
|
@ -21,7 +21,7 @@
|
|||
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=filezilla
|
||||
VERSION=${VERSION:-3.5.1}
|
||||
VERSION=${VERSION:-3.5.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="filezilla"
|
||||
VERSION="3.5.1"
|
||||
VERSION="3.5.2"
|
||||
HOMEPAGE="http://filezilla-project.org/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/filezilla/FileZilla_3.5.1_src.tar.bz2"
|
||||
MD5SUM="8afb7aee4ba72b6363dcfe469bc7fbef"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/filezilla/FileZilla_3.5.2_src.tar.bz2"
|
||||
MD5SUM="ec4847be44932dc872a7e83b94ae2c9f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackware-id.org"
|
||||
APPROVED="dsomero"
|
||||
APPROVED="dsomero,Niels Horn"
|
||||
|
|
Loading…
Reference in a new issue