summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJesus Alvarez2017-08-23 22:26:01 -0700
committerJesus Alvarez2017-08-23 22:26:01 -0700
commite7452b8c77728d3fe34d616214c895d2b3838d0b (patch)
tree3b79b6644f0d7d70b4f04e4c05cdd6ce0c92e443 /PKGBUILD
parent79e8355f85e2ffd1ea58de128212744c7e2e825a (diff)
downloadaur-e7452b8c77728d3fe34d616214c895d2b3838d0b.tar.gz
Semi-automated update for 4.12.8.b.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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"