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