9227f22b3d
PHP module for interacting with gnupg. https://www.php.net/manual/en/book.gnupg
7 lines
168 B
Text
7 lines
168 B
Text
This PHP extension supports only gnupg version 1.
|
|
|
|
This can be achieved by setting:
|
|
|
|
PKG_OPTIONS.gpgme+=gnupg1
|
|
|
|
inside /etc/mk.conf, and then reinstall gpgme package.
|