forked from ports/contrib
truecrypt: updated to version 4.3a
This commit is contained in:
parent
873e4a6fab
commit
6a33119d43
@ -1 +1 @@
|
||||
6e60ead403fe23355f61341ccce68ff1 truecrypt-4.2a-source-code.tar.gz
|
||||
8f2536eae16e6044a22b2a82c7003357 truecrypt-4.3a-source-code.tar.gz
|
||||
|
@ -5,12 +5,12 @@
|
||||
# Depends on: libdevmapper
|
||||
|
||||
name=truecrypt
|
||||
version=4.2a
|
||||
version=4.3a
|
||||
release=1
|
||||
source=(http://www.truecrypt.org/downloads/$name-$version-source-code.tar.gz)
|
||||
|
||||
build () {
|
||||
cd $name-$version/Linux
|
||||
cd truecrypt-$version-source-code/Linux
|
||||
./build.sh
|
||||
install -m 755 -D Cli/truecrypt $PKG/usr/bin/truecrypt
|
||||
install -m 644 -D Cli/Man/truecrypt.1 $PKG/usr/man/man1/truecrypt.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user