summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Chen2022-06-09 09:32:11 +0000
committerJack Chen2022-06-09 09:32:11 +0000
commit2958e435d068ab587d8fea63df0bf34ce7e9f368 (patch)
tree1d2d9843969b56c79dbe8fa325b42e18257a7122
parent49bdc18d313d35df098126ae5e012015632bef3b (diff)
downloadaur-2958e435d068ab587d8fea63df0bf34ce7e9f368.tar.gz
update to 5.15.45
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD4
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b83cfae2ba77..d71626d24fef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = linux-sunxi64
- pkgver = 5.15.44
+ pkgver = 5.15.45
pkgrel = 1
url = https://github.com/armbian/build
arch = aarch64
license = GPL2
noextract = linux.preset
- noextract = linux-dtb-current-sunxi64_22.08.0-trunk.0009_arm64.deb
- noextract = linux-image-current-sunxi64_22.08.0-trunk.0009_arm64.deb
- noextract = linux-headers-current-sunxi64_22.08.0-trunk.0009_arm64.deb
+ noextract = linux-dtb-current-sunxi64_22.08.0-trunk.0010_arm64.deb
+ noextract = linux-image-current-sunxi64_22.08.0-trunk.0010_arm64.deb
+ noextract = linux-headers-current-sunxi64_22.08.0-trunk.0010_arm64.deb
options = !strip
source = linux.preset
- source = https://beta.armbian.com/pool/main/l/linux-5.15.44-sunxi64/linux-dtb-current-sunxi64_22.08.0-trunk.0009_arm64.deb
- source = https://beta.armbian.com/pool/main/l/linux-5.15.44-sunxi64/linux-image-current-sunxi64_22.08.0-trunk.0009_arm64.deb
- source = https://beta.armbian.com/pool/main/l/linux-5.15.44-sunxi64/linux-headers-current-sunxi64_22.08.0-trunk.0009_arm64.deb
+ source = https://beta.armbian.com/pool/main/l/linux-5.15.45-sunxi64/linux-dtb-current-sunxi64_22.08.0-trunk.0010_arm64.deb
+ source = https://beta.armbian.com/pool/main/l/linux-5.15.45-sunxi64/linux-image-current-sunxi64_22.08.0-trunk.0010_arm64.deb
+ source = https://beta.armbian.com/pool/main/l/linux-5.15.45-sunxi64/linux-headers-current-sunxi64_22.08.0-trunk.0010_arm64.deb
sha512sums = f01e7925b262d2874a8a991b1f27d057356a2a384d2012b61be5a631d4e4d7cf87461c8fb9e7f183831f5a829ad204897f1f0545a52df6288a0e04a5c2e31b96
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 9682efa438cb..1a2da501543f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_target=sunxi64
pkgbase="linux-$_target"
pkgname=("$pkgbase" "$pkgbase-headers")
-pkgver=5.15.44
-_armbver=22.08.0-trunk.0009
+pkgver=5.15.45
+_armbver=22.08.0-trunk.0010
_kernver="$pkgver-$_target"
pkgrel=1
arch=('aarch64')