summaryrefslogtreecommitdiffstats
path: root/slackware64/k/maketag.ez
diff options
context:
space:
mode:
Diffstat (limited to 'slackware64/k/maketag.ez')
-rw-r--r--slackware64/k/maketag.ez6
1 files changed, 3 insertions, 3 deletions
diff --git a/slackware64/k/maketag.ez b/slackware64/k/maketag.ez
index 0da095b57..dad303ead 100644
--- a/slackware64/k/maketag.ez
+++ b/slackware64/k/maketag.ez
@@ -17,11 +17,11 @@ skip() {
cat /dev/null > $TMP/SeTnewtag
dialog --title "SELECTING SOFTWARE FROM SERIES K (Linux kernel source)" \
--checklist "Please confirm the packages you wish to install \
-from series K. Use the UP/DOWN keys to scroll through the list, and \
-the SPACE key to deselect any items you don't want to install. \
+from series K. Use the UP/DOWN keys to scroll through the list, and \
+the SPACE key to deselect any items you don't want to install. \
Press ENTER when you are \
done." 11 70 1 \
-"kernel-source" "Linux 4.4.14 kernel source" "on" \
+"kernel-source" "Linux 4.14.44 kernel source" "on" \
2> $TMP/SeTpkgs
if [ $? = 1 -o $? = 255 ]; then
rm -f $TMP/SeTpkgs