mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
update upstream version in SHARED_LIBS comment
tweak DESCR
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
COMMENT= GnuPG Made Easy
|
||||
|
||||
VERSION = 2.0.1
|
||||
REVISION = 0
|
||||
DISTNAME = gpgme-${VERSION}
|
||||
|
||||
CATEGORIES = security devel
|
||||
|
||||
SHARED_LIBS += gpgme 25.0 # 44.1
|
||||
SHARED_LIBS += gpgme 25.0 # 45.1
|
||||
|
||||
HOMEPAGE = https://www.gnupg.org/software/gpgme/
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier
|
||||
for applications.
|
||||
GnuPG Made Easy (GPGME) is a library designed to make access to
|
||||
GnuPG easier for applications. It provides a high-level crypto API
|
||||
for encryption, decryption, signing, signature verification and key
|
||||
management.
|
||||
|
||||
It provides a High-Level Crypto API for encryption, decryption, signing,
|
||||
signature verification and key management. Currently it uses GnuPG as it's
|
||||
backend but the API isn't restricted to this engine; in fact it is planned to
|
||||
add other backends to it.
|
||||
Currently it uses GnuPG's OpenPGP backend as its default but the
|
||||
API isn't restricted to this engine.
|
||||
|
||||
Reference in New Issue
Block a user