From 6ee04dc9025331a26388a2b714430e6fa77da2bc Mon Sep 17 00:00:00 2001 From: Archlinux-Jerry Build Bot Date: Wed, 6 Nov 2019 14:14:57 +0800 Subject: [PATCH] change: update hook for linux-phicomm-n1 --- linux-phicomm-n1/buildbot.update.d/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux-phicomm-n1/buildbot.update.d/update.sh b/linux-phicomm-n1/buildbot.update.d/update.sh index 5c4e30a..f778990 100755 --- a/linux-phicomm-n1/buildbot.update.d/update.sh +++ b/linux-phicomm-n1/buildbot.update.d/update.sh @@ -22,7 +22,7 @@ newPkgVer() { URL='https://cdn.kernel.org/pub/linux/kernel/v5.x/' VER=$pkgver - CHANGELOG_FORMAT="ChangeLog-" + CHANGELOG_FORMAT="patch-" PATCH=${VER##*.} MAJOR_MINOR=${VER%.*}