summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 13422b59de6a..8482129b7390 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
# Generated by mksrcinfo v8
-# Sat Feb 4 05:26:53 UTC 2017
+# Mon Feb 6 22:50:17 UTC 2017
pkgbase = spl-utils-linux-git
pkgdesc = Solaris Porting Layer kernel module support files.
- pkgver = 0.7.0_rc3_r2_g9704820_4.9.6_1
- pkgrel = 2
+ pkgver = 0.7.0_rc3_r2_g9704820_4.9.7_1
+ pkgrel = 1
url = http://zfsonlinux.org/
arch = x86_64
groups = archzfs-linux-git
license = GPL
- makedepends = linux-headers=4.9.6
+ makedepends = linux-headers=4.9.7
makedepends = git
provides = spl-utils
conflicts = spl-utils-linux
diff --git a/PKGBUILD b/PKGBUILD
index efdf6f35264f..c10c324665c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,8 +15,8 @@
# archzfs github page.
#
pkgname="spl-utils-linux-git"
-pkgver=0.7.0_rc3_r2_g9704820_4.9.6_1
-pkgrel=2
+pkgver=0.7.0_rc3_r2_g9704820_4.9.7_1
+pkgrel=1
pkgdesc="Solaris Porting Layer kernel module support files."
arch=("x86_64")
url="http://zfsonlinux.org/"
@@ -25,7 +25,7 @@ sha256sums=("SKIP")
groups=("archzfs-linux-git")
license=("GPL")
provides=("spl-utils")
-makedepends=("linux-headers=4.9.6" "git")
+makedepends=("linux-headers=4.9.7" "git")
conflicts=('spl-utils-linux' 'spl-utils-linux-lts')
replaces=("spl-utils-git")