mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
libfilezilla: bump version.
This commit is contained in:
@@ -10,15 +10,15 @@ which simplifies dealing with timestamps originating from different sources
|
||||
HOMEPAGE="https://lib.filezilla-project.org/"
|
||||
COPYRIGHT="2015-2017 Tim Kosse"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://download.filezilla-project.org/libfilezilla/libfilezilla-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="18b2391771f330cccab2c55a66197b9098f236e616f26f86326795b900913b1a"
|
||||
CHECKSUM_SHA256="cc7467241c8905de98773b414ce445d6f9ff3bf3105f2d16cecab76404879ed0"
|
||||
|
||||
ARCHITECTURES="?x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
libfilezilla$secondaryArchSuffix = $portVersion compat >= 1
|
||||
libfilezilla$secondaryArchSuffix = $portVersion
|
||||
lib:libfilezilla$secondaryArchSuffix = 0.0.0 compat >= 0
|
||||
"
|
||||
REQUIRES="
|
||||
@@ -27,7 +27,7 @@ REQUIRES="
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
libfilezilla${secondaryArchSuffix}_devel = $portVersion compat >= 1
|
||||
libfilezilla${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libfilezilla$secondaryArchSuffix = 0.0.0 compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
Reference in New Issue
Block a user