mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
drive_encryption, fix build (#4078)
This commit is contained in:
committed by
waddlesplash
parent
d2bc9c6e89
commit
2f8ff098af
@@ -9,12 +9,14 @@ HOMEPAGE="https://github.com/axeld/driveencryption"
|
||||
COPYRIGHT="2007-2014 pinc Software"
|
||||
LICENSE="TrueCrypt
|
||||
MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/axeld/driveencryption/archive/993a11ceefac15d77406b697afb60b177d99bc45.tar.gz"
|
||||
CHECKSUM_SHA256="18629ba278b197cf08cc13e5fe177ae3e023bf9046e1e94500f5821ff8eebfd2"
|
||||
SOURCE_DIR="driveencryption-993a11ceefac15d77406b697afb60b177d99bc45"
|
||||
REVISION="2"
|
||||
srcGitRev="69b64aba11aab622328aca11c1840c7a3416707c"
|
||||
SOURCE_URI="https://github.com/axeld/driveencryption/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="e68c3df8b937619c9bcd5e8f90f3682695ccbf0b604979a95e0c62a1220cbe34"
|
||||
SOURCE_DIR="driveencryption-$srcGitRev"
|
||||
PATCHES="drive_encryption-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
|
||||
ARCHITECTURES="?x86_gcc2 ?x86 ?x86_64"
|
||||
|
||||
PROVIDES="
|
||||
drive_encryption = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user