Skip to content

Commit

Permalink
kernel 4.19.309-1
Browse files Browse the repository at this point in the history
  • Loading branch information
tnut committed Mar 7, 2024
1 parent 56078ef commit 85519a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tg-notify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
to: ${{ secrets.TELEGRAM_ID }}
token: ${{ secrets.TELEGRAM_TOKEN }}
message: |
packages-i686 ${{ github.event.head_commit.message }}.
packages-i686: ${{ github.event.head_commit.message }}.
2 changes: 1 addition & 1 deletion base/kernel/Pkgfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ makedepends=(bison flex perl m4)
run=(nutyx kmod busybox)

name=kernel
version=4.19.306
version=4.19.309

alias=(linux)
INITRD="initrd-stable"
Expand Down

0 comments on commit 85519a9

Please sign in to comment.