mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
libraries/libfilezilla: Downgraded to 0.14.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f5cc7139e2
commit
51f68a4fa7
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.15.0}
|
||||
VERSION=${VERSION:-0.14.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libfilezilla"
|
||||
VERSION="0.15.0"
|
||||
VERSION="0.14.0"
|
||||
HOMEPAGE="https://lib.filezilla-project.org/"
|
||||
DOWNLOAD="http://download.filezilla-project.org/libfilezilla/libfilezilla-0.15.0.tar.bz2"
|
||||
MD5SUM="971360ea433d7e6d6fe2bd395dd68205"
|
||||
DOWNLOAD="http://download.filezilla-project.org/libfilezilla/libfilezilla-0.14.0.tar.bz2"
|
||||
MD5SUM="b4d4b90a9338d4e284a18839a148cc27"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue