mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/libfilezilla: Updated for version 0.13.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9244da3a67
commit
d6be218183
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.13.1}
|
||||
VERSION=${VERSION:-0.13.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libfilezilla"
|
||||
VERSION="0.13.1"
|
||||
VERSION="0.13.2"
|
||||
HOMEPAGE="https://lib.filezilla-project.org/"
|
||||
DOWNLOAD="http://download.filezilla-project.org/libfilezilla/libfilezilla-0.13.1.tar.bz2"
|
||||
MD5SUM="a5090fbb94081cb58b093615570893a4"
|
||||
DOWNLOAD="http://download.filezilla-project.org/libfilezilla/libfilezilla-0.13.2.tar.bz2"
|
||||
MD5SUM="fcefd767e22873420bfdeb4168385d9f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue