diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2022-03-21 16:41:26 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2022-03-22 06:59:44 +0100 |
commit | 6f707fbcb5ca9f1a7f51d4485ce08408498bb8c0 (patch) | |
tree | 3b26615c472ff4283df1a6fbaf35ff90b2e9721a /slackware64/k | |
parent | e8146270ac7203910b232b0175e5f0c301d3fab4 (diff) | |
download | current-6f707fbcb5ca9f1a7f51d4485ce08408498bb8c0.tar.gz |
Mon Mar 21 16:41:26 UTC 202220220321164126
a/kernel-generic-5.17.0-x86_64-1.txz: Upgraded.
a/kernel-huge-5.17.0-x86_64-1.txz: Upgraded.
a/kernel-modules-5.17.0-x86_64-1.txz: Upgraded.
d/kernel-headers-5.17.0-x86-1.txz: Upgraded.
k/kernel-source-5.17.0-noarch-1.txz: Upgraded.
isolinux/initrd.img: Rebuilt.
kernels/*: Upgraded.
usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to 'slackware64/k')
-rw-r--r-- | slackware64/k/maketag | 2 | ||||
-rw-r--r-- | slackware64/k/maketag.ez | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/slackware64/k/maketag b/slackware64/k/maketag index eb43b384..21094976 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 5.16.16 kernel source" "on" \ +"kernel-source" "Linux 5.17 kernel source" "on" \ 2> $TMP/SeTpkgs if [ $? = 1 -o $? = 255 ]; then rm -f $TMP/SeTpkgs diff --git a/slackware64/k/maketag.ez b/slackware64/k/maketag.ez index eb43b384..21094976 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 5.16.16 kernel source" "on" \ +"kernel-source" "Linux 5.17 kernel source" "on" \ 2> $TMP/SeTpkgs if [ $? = 1 -o $? = 255 ]; then rm -f $TMP/SeTpkgs |