mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/libfilezilla: Updated for version 0.4.0.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
196710fd09
commit
081378a99d
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.3.1}
|
||||
VERSION=${VERSION:-0.4.0.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libfilezilla"
|
||||
VERSION="0.3.1"
|
||||
VERSION="0.4.0.1"
|
||||
HOMEPAGE="https://lib.filezilla-project.org/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/filezilla/libfilezilla/0.3.1/libfilezilla-0.3.1.tar.bz2"
|
||||
MD5SUM="b38566adef2f9f72f7feb45108d80b0c"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/filezilla/libfilezilla/0.4.0.1/libfilezilla-0.4.0.1.tar.bz2"
|
||||
MD5SUM="5ac7c3b59079ef369ba2a8b89859c6af"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue