diff options
Diffstat (limited to 'slackware64-current/source/n/ca-certificates/ca-certificates.SlackBuild')
-rwxr-xr-x | slackware64-current/source/n/ca-certificates/ca-certificates.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slackware64-current/source/n/ca-certificates/ca-certificates.SlackBuild b/slackware64-current/source/n/ca-certificates/ca-certificates.SlackBuild index 663e8b628..1629a3c66 100755 --- a/slackware64-current/source/n/ca-certificates/ca-certificates.SlackBuild +++ b/slackware64-current/source/n/ca-certificates/ca-certificates.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=ca-certificates VERSION=${VERSION:-20170717} ARCH=noarch -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # If the variable PRINT_PACKAGE_NAME is set, then this script will report what # the name of the created package would be, and then exit. This information |