summaryrefslogtreecommitdiff
path: root/cryptsetup
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2022-08-01 12:20:51 +0200
committerJuergen Daubert <jue@jue.li>2022-08-01 12:20:51 +0200
commit44bea39037b0c7a3df8c4681a4c1a526d6a0b072 (patch)
treec1750477b9ae1155ac2c51651cc9a6bc143b9bd0 /cryptsetup
parentb9507fa3bb76942e257d98d8c08c250ab894ddb4 (diff)
downloadopt-44bea39037b0c7a3df8c4681a4c1a526d6a0b072.tar.gz
opt-44bea39037b0c7a3df8c4681a4c1a526d6a0b072.tar.xz
cryptsetup: s/asciidoc/asciidoctor/
Diffstat (limited to 'cryptsetup')
-rw-r--r--cryptsetup/.signature4
-rw-r--r--cryptsetup/Pkgfile2
2 files changed, 3 insertions, 3 deletions
diff --git a/cryptsetup/.signature b/cryptsetup/.signature
index 7ea20dbe3..591085ebb 100644
--- a/cryptsetup/.signature
+++ b/cryptsetup/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/YCsizY91Q1nLq/pm9mPgFQDbsjGTE539+VFt4rMmYggdYbvZ1ebw5umAZZB/UNa8LDBI19vNkW/PaXWGCulMwg=
-SHA256 (Pkgfile) = 77a33739506c31e926f1314de82c340edbbf4966b71ad95d19dddefa9bddae70
+RWSE3ohX2g5d/SCG4nLKCOwtsQnGz4Nm+IHJUdJP+JY0rqxAOFBj4zvCdyINu+1szW3xG0SzGtfs//Wdd152QpZUCnOG3l79oQ0=
+SHA256 (Pkgfile) = d4d257042ce8645a6e980fb8c117e2ec256eca2fc8e58d8eae80a261d542d92c
SHA256 (.footprint) = 6f32c69efd3a246fe7b2fafa6232f171b317ffd30e6410a0302a79776978a328
SHA256 (cryptsetup-2.5.0.tar.xz) = 9184a6ebbd9ce7eb211152e7f741a6c82f2d1cc0e24a84ec9c52939eee0f0542
diff --git a/cryptsetup/Pkgfile b/cryptsetup/Pkgfile
index 7d72d939d..4baa15cf4 100644
--- a/cryptsetup/Pkgfile
+++ b/cryptsetup/Pkgfile
@@ -11,7 +11,7 @@ source=(https://www.kernel.org/pub/linux/utils/$name/v${version%.*}/$name-$versi
build() {
cd $name-$version
- prt-get isinst asciidoc || PKGMK_CRYPTSETUP+=' --disable-asciidoc'
+ prt-get isinst asciidoctor || PKGMK_CRYPTSETUP+=' --disable-asciidoc'
./configure $PKGMK_CRYPTSETUP \
--prefix=/usr \

Generated by cgit