diff options
Diffstat (limited to 'slackware64/k/maketag.ez')
-rw-r--r-- | slackware64/k/maketag.ez | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slackware64/k/maketag.ez b/slackware64/k/maketag.ez index 9dbb6161..c410a976 100644 --- a/slackware64/k/maketag.ez +++ b/slackware64/k/maketag.ez @@ -21,7 +21,7 @@ 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.19.45 kernel source" "on" \ +"kernel-source" "Linux 4.19.46 kernel source" "on" \ 2> $TMP/SeTpkgs if [ $? = 1 -o $? = 255 ]; then rm -f $TMP/SeTpkgs |