libfilezilla: bump version (#1153)

This commit is contained in:
miqlas
2017-02-20 07:49:32 +01:00
committed by Jérôme Duval
parent 1bbfc1d771
commit 6775c63068
2 changed files with 3 additions and 3 deletions

View File

@@ -10,9 +10,9 @@ which simplifies dealing with timestamps originating from different sources
HOMEPAGE="https://lib.filezilla-project.org"
COPYRIGHT="2015-2016 Tim Kosse"
LICENSE="GNU GPL v2"
REVISION="2"
SOURCE_URI="https://downloads.sf.net/filezilla/libfilezilla-$portVersion.tar.bz2"
CHECKSUM_SHA256="73c3ada6f9c5649abd93e6a3e7ecc6682d4f43248660b5506918eab76a7b901b"
REVISION="1"
SOURCE_URI="http://download.filezilla-project.org/libfilezilla/libfilezilla-$portVersion.tar.bz2"
CHECKSUM_SHA256="41d02b3eb54be1b1fdab89104a28a47fb654465a8d9ad00446c221a27bd9800c"
PATCHES="libfilezilla-$portVersion.patchset"
ARCHITECTURES="?x86_gcc2 x86 x86_64"