summaryrefslogtreecommitdiffstats
path: root/source/ap/ispell/ispell.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-01-11 19:51:04 +0000
committer Eric Hameleers <alien@slackware.com>2021-01-12 08:59:50 +0100
commit33dd836e5141064180d377f39344090735772cde (patch)
tree10da821bcbcb17998501419832da6c2c7d03dff7 /source/ap/ispell/ispell.SlackBuild
parent301bb5c2767eae26d65873c362cbc9f82f730757 (diff)
downloadcurrent-33dd836e5141064180d377f39344090735772cde.tar.gz
current-33dd836e5141064180d377f39344090735772cde.tar.xz
Mon Jan 11 19:51:04 UTC 202120210111195104
a/ed-1.17-x86_64-1.txz: Upgraded. ap/htop-3.0.5-x86_64-1.txz: Upgraded. ap/ispell-3.4.02-x86_64-1.txz: Upgraded. ap/sudo-1.9.5-x86_64-1.txz: Upgraded. This update fixes security issues: Potential information leak in sudoedit that could be used to test for the existence of directories not normally accessible to the user. Flaw in the temporary file handling of sudoedit's SELinux RBAC support. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23239 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23240 (* Security fix *) d/vala-0.50.3-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/ap/ispell/ispell.SlackBuild')
-rwxr-xr-xsource/ap/ispell/ispell.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/ap/ispell/ispell.SlackBuild b/source/ap/ispell/ispell.SlackBuild
index 3fa949fef..eceeb7351 100755
--- a/source/ap/ispell/ispell.SlackBuild
+++ b/source/ap/ispell/ispell.SlackBuild
@@ -23,7 +23,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=ispell
-VERSION=3.4.01
+VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on: