summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2023-09-04 02:19:39 +0000
committerArchzfs Buildbot2023-09-04 02:19:39 +0000
commite59687af1bf09db2019e9988bb16f3361742c4b2 (patch)
treec6be26e78defc15b346d6741d1638a5315ba07a5
parentbacc63d6aecc087f6bd8716e7b86a2645ce766f7 (diff)
downloadaur-e59687af1bf09db2019e9988bb16f3361742c4b2.tar.gz
Semi-automated update for kernel 6.1.51-1 + zfs 2.1.12
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef031ff46559..d754b69e39bb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = zfs-linux-lts
- pkgver = 2.1.12_6.1.47.1
+ pkgver = 2.1.12_6.1.51.1
pkgrel = 1
url = https://openzfs.org/
arch = x86_64
license = CDDL
- makedepends = linux-lts-headers=6.1.47-1
+ makedepends = linux-lts-headers=6.1.51-1
depends = kmod
depends = zfs-utils=2.1.12
- depends = linux-lts=6.1.47-1
+ depends = linux-lts=6.1.51-1
source = https://github.com/openzfs/zfs/releases/download/zfs-2.1.12/zfs-2.1.12.tar.gz
sha256sums = 64daa26aed3e12c931f6f4413d7527c4ebdb8da35416b356152b5f9fdd4c6e6d
diff --git a/PKGBUILD b/PKGBUILD
index 1cf55ce5f2f5..abcf56c09324 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,9 +18,9 @@
pkgbase="zfs-linux-lts"
pkgname=("zfs-linux-lts" "zfs-linux-lts-headers")
_zfsver="2.1.12"
-_kernelver="6.1.47-1"
-_kernelver_full="6.1.47-1"
-_extramodules="6.1.47-1-lts"
+_kernelver="6.1.51-1"
+_kernelver_full="6.1.51-1"
+_extramodules="6.1.51-1-lts"
pkgver="${_zfsver}_$(echo ${_kernelver} | sed s/-/./g)"
pkgrel=1