diff options
author | Aaron Ball <nullspoon@iohq.net> | 2016-10-30 23:51:29 -0600 |
---|---|---|
committer | Aaron Ball <nullspoon@iohq.net> | 2016-10-30 23:51:29 -0600 |
commit | 50095f4d4dfca2066b72b09d61ed6ba17f2ec4f3 (patch) | |
tree | 183992cc9a688ef96bf301ac07095e03cfb04d77 /crypttab | |
parent | 627331eb277d639e4a9c3db5906876d7f6dd1934 (diff) | |
download | ports-50095f4d4dfca2066b72b09d61ed6ba17f2ec4f3.tar.gz ports-50095f4d4dfca2066b72b09d61ed6ba17f2ec4f3.tar.xz |
Added lsof to crypttab dependencies
Incremented release from 1 to 2.
Diffstat (limited to 'crypttab')
-rw-r--r-- | crypttab/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/crypttab/Pkgfile b/crypttab/Pkgfile index e9472cf..f301e60 100644 --- a/crypttab/Pkgfile +++ b/crypttab/Pkgfile @@ -1,11 +1,11 @@ # Description: Crypttab init script # URL: https://oper.io/src/?p=nullspoon/crypttab.git # Maintainer: Aaron Ball <nullspoon at oper dot io> -# Depends on: cryptsetup +# Depends on: cryptsetup lsof name=crypttab version=master -release=1 +release=2 source=() gitsource=https://oper.io/src/nullspoon/crypttab.git |