Andreas Wacknitz
2024-03-19 6cebbdb6889a33ce9329c21a3b9bb6286ad721b0
pinentry: update to 1.3.0

1 files modified
7 ■■■■■ changed files
components/sysutils/pinentry/Makefile 7 ●●●●● patch | view | raw | blame | history
components/sysutils/pinentry/Makefile
@@ -28,14 +28,13 @@
COMPONENT_NAME=        pinentry
COMPONENT_VERSION=    1.2.1
COMPONENT_REVISION=    1
COMPONENT_VERSION=    1.3.0
COMPONENT_SUMMARY=    A small utility for entering passwords.
COMPONENT_DESCRIPTION=    A small collection of dialog programs that allow GnuPG to read passphrases and PIN numbers in a secure manner.
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_PROJECT_URL=    https://www.gnupg.org/related_software/pinentry/
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.bz2
COMPONENT_ARCHIVE_HASH=    sha256:457a185e5a85238fb945a955dc6352ab962dc8b48720b62fc9fa48c7540a4067
COMPONENT_ARCHIVE_HASH=    sha256:9b3cd5226e7597f2fded399a3bc659923351536559e9db0826981bca316494de
COMPONENT_ARCHIVE_URL=    https://www.gnupg.org/ftp/gcrypt/pinentry/$(COMPONENT_ARCHIVE)
COMPONENT_FMRI=        security/pinentry
COMPONENT_CLASSIFICATION=    Applications/System Utilities
@@ -62,7 +61,7 @@
# Following line is required if FLTK pinentry is to be shipped
# CONFIGURE_ENV +=    FLTK_CONFIG="$(USRBINDIR.$(BITS))/fltk-config"
CONFIGURE_OPTIONS += --localstatedir=/var
CONFIGURE_OPTIONS += --localstatedir=$(VARDIR)
CONFIGURE_OPTIONS += --infodir=$(CONFIGURE_INFODIR)
CONFIGURE_OPTIONS += --enable-libsecret
CONFIGURE_OPTIONS += --enable-pinentry-curses