summaryrefslogtreecommitdiffstats
path: root/source/ap/slackpkg/slackpkg.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-09-18 19:02:14 +0000
committer Eric Hameleers <alien@slackware.com>2022-09-19 07:00:16 +0200
commit7de9181e0d4848ae4bb93be7cf8f21660a4e8752 (patch)
tree476e5657e260128d5e49803e39eaa5296c522a63 /source/ap/slackpkg/slackpkg.SlackBuild
parent74ad1fc784683f5733bbce69213f0c72a4e10267 (diff)
downloadcurrent-7de9181e0d4848ae4bb93be7cf8f21660a4e8752.tar.gz
current-7de9181e0d4848ae4bb93be7cf8f21660a4e8752.tar.xz
Sun Sep 18 19:02:14 UTC 202220220918190214
ap/slackpkg-15.0.10-noarch-2.txz: Rebuilt. fix: egrep and fgrep commands have been deprecated since 2007 fix: grep warning: stray \ before / Thanks to shamilbi. ap/vim-9.0.0500-x86_64-1.txz: Upgraded. Fixed heap-based buffer overflow. Thanks to marav for the heads-up. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3234 (* Security fix *) x/ibus-m17n-1.4.17-x86_64-1.txz: Upgraded. xap/vim-gvim-9.0.0500-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/ap/slackpkg/slackpkg.SlackBuild')
-rwxr-xr-xsource/ap/slackpkg/slackpkg.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/ap/slackpkg/slackpkg.SlackBuild b/source/ap/slackpkg/slackpkg.SlackBuild
index 4f630c485..78c1ab0d9 100755
--- a/source/ap/slackpkg/slackpkg.SlackBuild
+++ b/source/ap/slackpkg/slackpkg.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=slackpkg
VERSION=${VERSION:-15.0.10}
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