summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Schwartz2018-11-13 13:53:15 -0500
committerEli Schwartz2018-11-13 13:53:15 -0500
commitc3c74375f1d22db8b335ffed5d9b10ddcc46829e (patch)
tree75703b1a292c688d8cd709297e762a1d568043c3
parenteb05b71b6c36d247ba1fe3b51bc8f4ed841b3ffd (diff)
downloadaur-c3c74375f1d22db8b335ffed5d9b10ddcc46829e.tar.gz
upgpkg: spl-dkms 0.7.12-1
upstream release
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1538807dd865..6ae0b85344f6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = spl-dkms
pkgdesc = Solaris Porting Layer kernel modules.
- pkgver = 0.7.11
+ pkgver = 0.7.12
pkgrel = 1
url = https://zfsonlinux.org/
arch = any
license = GPL
makedepends = git
depends = dkms
- source = git+https://github.com/zfsonlinux/spl.git#tag=spl-0.7.11?signed
+ source = git+https://github.com/zfsonlinux/spl.git#tag=spl-0.7.12?signed
source = 0001-only-build-the-module-in-dkms.conf.patch
validpgpkeys = 4F3BA9AB6D1F8D683DC2DFB56AD860EED4598027
validpgpkeys = C33DF142657ED1F7C328A2960AB9E991C6AF658B
diff --git a/PKGBUILD b/PKGBUILD
index 7c5627e0fda7..1c1e72c419c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Iacopo Isimbaldi <isiachi@rhye.it>
pkgname=spl-dkms
-pkgver=0.7.11
+pkgver=0.7.12
pkgrel=1
pkgdesc="Solaris Porting Layer kernel modules."
arch=('any')