summaryrefslogtreecommitdiffstats
path: root/source/n/pinentry
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2024-03-18 21:44:21 +0000
committer Eric Hameleers <alien@slackware.com>2024-03-18 23:31:26 +0100
commit52113da4b88c808f9cc80e6711b429c13e0e7c54 (patch)
tree1473a0cd5fd129e7cb8a5208e285584ef00c38f5 /source/n/pinentry
parentff3cad8da36c501fccb6a4931bc29dbf81601932 (diff)
downloadcurrent-52113da4b88c808f9cc80e6711b429c13e0e7c54.tar.gz
current-52113da4b88c808f9cc80e6711b429c13e0e7c54.tar.xz
Mon Mar 18 21:44:21 UTC 202420240318214421
d/perl-5.38.2-x86_64-2.txz: Rebuilt. Added IO-Tty-1.20, needed by mosh. Upgraded: DBD-mysql-4.051, URI-5.27, XML-Parser-2.47, IO-Socket-SSL-2.085, and Net-SSLeay-1.94. kde/cantor-23.08.5-x86_64-3.txz: Rebuilt. Recompiled against libqalculate-5.0.0. kde/plasma-workspace-5.27.11-x86_64-2.txz: Rebuilt. Recompiled against libqalculate-5.0.0. kde/step-23.08.5-x86_64-2.txz: Rebuilt. Recompiled against libqalculate-5.0.0. l/abseil-cpp-20240116.1-x86_64-1.txz: Added. Needed for protobuf and mosh. l/libgnt-2.14.3-x86_64-2.txz: Rebuilt. Build with -Dpython2=false. Thanks to USUARIONUEVO. l/libqalculate-5.0.0-x86_64-2.txz: Rebuilt. Shared library .so-version bump. Thanks to gmgf. l/protobuf-26.0-x86_64-1.txz: Added. Needed for mosh. n/mosh-1.4.0-x86_64-1.txz: Added. Thanks to unInstance for cueing me in on this one. n/pinentry-1.3.0-x86_64-1.txz: Upgraded. x/vulkan-sdk-1.3.275.0-x86_64-2.txz: Rebuilt. Build glslang with -DENABLE_OPT=Off. Thanks to F0nix.
Diffstat (limited to 'source/n/pinentry')
-rwxr-xr-xsource/n/pinentry/pinentry.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/n/pinentry/pinentry.SlackBuild b/source/n/pinentry/pinentry.SlackBuild
index 9d3e6236d..78bff099b 100755
--- a/source/n/pinentry/pinentry.SlackBuild
+++ b/source/n/pinentry/pinentry.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=pinentry
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then