summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesus Alvarez2017-08-23 22:26:01 -0700
committerJesus Alvarez2017-08-23 22:26:01 -0700
commite7452b8c77728d3fe34d616214c895d2b3838d0b (patch)
tree3b79b6644f0d7d70b4f04e4c05cdd6ce0c92e443
parent79e8355f85e2ffd1ea58de128212744c7e2e825a (diff)
downloadaur-e7452b8c77728d3fe34d616214c895d2b3838d0b.tar.gz
Semi-automated update for 4.12.8.b.1-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4047d3bff420..5c5b863fdd56 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Fri Aug 18 19:48:15 UTC 2017
+# Thu Aug 24 05:18:20 UTC 2017
pkgbase = spl-linux-hardened
- pkgver = 0.7.1_4.12.8.a.1
+ pkgver = 0.7.1_4.12.8.b.1
pkgrel = 1
url = http://zfsonlinux.org/
arch = x86_64
license = GPL
- makedepends = linux-hardened-headers=4.12.8.a-1
+ makedepends = linux-hardened-headers=4.12.8.b-1
depends = spl-utils-common>=0.7.1
depends = kmod
- depends = linux-hardened=4.12.8.a-1
+ depends = linux-hardened=4.12.8.b-1
source = https://github.com/zfsonlinux/zfs/releases/download/zfs-0.7.1/spl-0.7.1.tar.gz
sha256sums = e6a83dc50bc83a5ce6f20238da16fb941ab6090c419be8af8fc9223210f637fd
diff --git a/PKGBUILD b/PKGBUILD
index f0502bd7e748..a34b8e3a82dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,15 +17,15 @@
#
pkgbase="spl-linux-hardened"
pkgname=("spl-linux-hardened" "spl-linux-hardened-headers")
-pkgver=0.7.1_4.12.8.a.1
+pkgver=0.7.1_4.12.8.b.1
pkgrel=1
-makedepends=("linux-hardened-headers=4.12.8.a-1")
+makedepends=("linux-hardened-headers=4.12.8.b-1")
arch=("x86_64")
url="http://zfsonlinux.org/"
source=("https://github.com/zfsonlinux/zfs/releases/download/zfs-0.7.1/spl-0.7.1.tar.gz")
sha256sums=("e6a83dc50bc83a5ce6f20238da16fb941ab6090c419be8af8fc9223210f637fd")
license=("GPL")
-depends=("spl-utils-common>=0.7.1" "kmod" "linux-hardened=4.12.8.a-1")
+depends=("spl-utils-common>=0.7.1" "kmod" "linux-hardened=4.12.8.b-1")
build() {
cd "${srcdir}/spl-0.7.1"