Update for kernel 4.1.6-1

This commit is contained in:
Jesus Alvarez
2015-09-19 16:25:58 -07:00
parent 35201f4fd0
commit 75c2e3ecf7
2 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@
# The build script generates and updates the pkgver and _kernel* variables.
#
pkgname="zfs-git"
pkgver=0.6.5_r0_g7a27ad0_4.1.6_1
pkgver=0.6.5.1_r0_g159270e_4.1.6_1
pkgrel=1
license=('CDDL')
@@ -33,7 +33,7 @@ depends=("spl-git" "zfs-utils-git" "linux=${_kernel_version}")
makedepends=("git" "linux-headers=${_kernel_version}")
arch=("i686" "x86_64")
url="http://zfsonlinux.org/"
source=("git+https://github.com/zfsonlinux/zfs.git#commit=7a27ad00")
source=("git+https://github.com/zfsonlinux/zfs.git#commit=159270ef")
groups=("archzfs-git")
md5sums=('SKIP')
replaces=("zfs")