mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/filezilla: Updated for version 3.12.0.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e0480927f6
commit
d7ae0451e1
2 changed files with 4 additions and 4 deletions
|
@ -21,7 +21,7 @@
|
|||
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=filezilla
|
||||
VERSION=${VERSION:-3.11.0.2}
|
||||
VERSION=${VERSION:-3.12.0.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="filezilla"
|
||||
VERSION="3.11.0.2"
|
||||
VERSION="3.12.0.2"
|
||||
HOMEPAGE="http://filezilla-project.org/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/filezilla/FileZilla_3.11.0.2_src.tar.bz2"
|
||||
MD5SUM="df6d277f3a29fa2cecb8fae75fc60dad"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/filezilla/FileZilla_3.12.0.2_src.tar.bz2"
|
||||
MD5SUM="7c5f3b8acd52777bab164ddae6b2f784"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="wxGTK3"
|
||||
|
|
Loading…
Reference in a new issue