mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
ftppositive: safe source + gcc5 and x86_64 fixes.
This commit is contained in:
@@ -4,10 +4,14 @@ FtpPositive is a simple graphical FTP client."
|
||||
HOMEPAGE="https://github.com/HaikuArchives/FtpPositive"
|
||||
COPYRIGHT="2007 momoziro"
|
||||
LICENSE="FtpPositive"
|
||||
REVISION="2"
|
||||
SOURCE_URI="git+https://github.com/HaikuArchives/FtpPositive#442f47a22f"
|
||||
REVISION="3"
|
||||
srcGitRev="442f47a22fdd9be8853522da1749755d343d9e60"
|
||||
SOURCE_URI="$HOMEPAGE/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="86e199c59699bc9f0a00e47fc0f510934a23568e4a40d2405f428d0cecfb15a5"
|
||||
SOURCE_DIR="FtpPositive-$srcGitRev"
|
||||
PATCHES="ftppositive-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
PROVIDES="
|
||||
ftppositive = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user