mirror of
https://aur.archlinux.org/zfs-linux.git
synced 2025-08-14 16:19:16 +02:00
Update for kernel 4.3.3-2
This commit is contained in:
4
PKGBUILD
4
PKGBUILD
@@ -8,7 +8,7 @@
|
||||
# The build script generates and updates the pkgver and _kernel* variables.
|
||||
#
|
||||
pkgname="zfs-git"
|
||||
pkgver=0.6.5.3_r0_g9aaf60b_4.3.3_2
|
||||
pkgver=0.6.5.4_r0_g1ffc4c1_4.3.3_2
|
||||
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=9aaf60b6")
|
||||
source=("git+https://github.com/zfsonlinux/zfs.git#commit=1ffc4c15")
|
||||
groups=("archzfs-git")
|
||||
md5sums=('SKIP')
|
||||
replaces=("zfs")
|
||||
|
Reference in New Issue
Block a user