cryptsetup: adopted, fixed dependencies and URLs.
This commit is contained in:
parent
0147d9515a
commit
64ddf9996e
@ -1,12 +1,12 @@
|
|||||||
# Description: user-friendly dm-crypt/LUKS interface
|
# Description: user-friendly dm-crypt/LUKS interface
|
||||||
# URL: http://luks.endorphin.org/dm-crypt
|
# URL: http://code.google.com/p/cryptsetup/
|
||||||
# Maintainer: Simon Gloßner, viper at hometux dot de
|
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
|
||||||
# Depends on: libdevmapper, libgcrypt, popt
|
# Depends on: lvm2, libgcrypt, popt
|
||||||
|
|
||||||
name=cryptsetup
|
name=cryptsetup
|
||||||
version=1.0.6
|
version=1.0.6
|
||||||
release=1
|
release=2
|
||||||
source=(http://luks.endorphin.org/source/$name-$version.tar.bz2
|
source=(http://$name.googlecode.com/files/$name-$version.tar.bz2
|
||||||
$name.diff)
|
$name.diff)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user