20 |
|
|
21 |
# We always force to use the minimal GPG version which is |
# We always force to use the minimal GPG version which is |
22 |
# known to be free of reported security issues |
# known to be free of reported security issues |
23 |
NEED_GPG_VERSION=1.4.6 |
NEED_GPG_VERSION=1.4.11 |
24 |
|
|
25 |
NEED_GPGME_API=1 |
NEED_GPGME_API=1 |
26 |
NEED_GPGME_VERSION=1.1.4 |
NEED_GPGME_VERSION=1.3.1 |
27 |
NEED_GPG_ERROR_VERSION=1.2 |
NEED_GPG_ERROR_VERSION=1.10 |
28 |
|
|
29 |
PACKAGE=$PACKAGE_NAME |
PACKAGE=$PACKAGE_NAME |
30 |
PACKAGE_GT=${PACKAGE_NAME} |
PACKAGE_GT=${PACKAGE_NAME} |