mirror of
https://github.com/archlinux-jerry/pkgbuilds
synced 2024-11-22 22:10:40 +08:00
change: update hook for linux-phicomm-n1
This commit is contained in:
parent
16b5b12288
commit
6ee04dc902
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ newPkgVer() {
|
||||||
|
|
||||||
URL='https://cdn.kernel.org/pub/linux/kernel/v5.x/'
|
URL='https://cdn.kernel.org/pub/linux/kernel/v5.x/'
|
||||||
VER=$pkgver
|
VER=$pkgver
|
||||||
CHANGELOG_FORMAT="ChangeLog-"
|
CHANGELOG_FORMAT="patch-"
|
||||||
|
|
||||||
PATCH=${VER##*.}
|
PATCH=${VER##*.}
|
||||||
MAJOR_MINOR=${VER%.*}
|
MAJOR_MINOR=${VER%.*}
|
||||||
|
|
Loading…
Reference in a new issue