mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
libraries/libfilezilla: Updated for version 0.8.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
76965b6156
commit
0132f2814a
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libfilezilla
|
||||
VERSION=${VERSION:-0.7.0}
|
||||
VERSION=${VERSION:-0.8.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libfilezilla"
|
||||
VERSION="0.7.0"
|
||||
VERSION="0.8.0"
|
||||
HOMEPAGE="https://lib.filezilla-project.org/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/filezilla/libfilezilla/0.7.0/libfilezilla-0.7.0.tar.bz2"
|
||||
MD5SUM="42b3f3ebf20a3d325e789abbb33e980c"
|
||||
DOWNLOAD="http://download.filezilla-project.org/libfilezilla/libfilezilla-0.8.0.tar.bz2"
|
||||
MD5SUM="ef0fcfc9430701f0b94fe695f93c5354"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue