1
0
forked from ports/opt

cryptsetup: s/asciidoc/asciidoctor/

This commit is contained in:
Juergen Daubert 2022-08-01 12:20:51 +02:00
parent b9507fa3bb
commit 44bea39037
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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 \