mirror of
https://aur.archlinux.org/zfs-linux.git
synced 2025-06-27 01:41:50 +02:00
Merge: Convert package to non-git
This commit is contained in:
33
.SRCINFO
33
.SRCINFO
@ -1,26 +1,23 @@
|
||||
# Generated by mksrcinfo v8
|
||||
# Wed Apr 20 06:24:36 UTC 2016
|
||||
pkgbase = zfs-git
|
||||
# Thu Apr 21 08:44:29 UTC 2016
|
||||
pkgbase = zfs-linux
|
||||
pkgdesc = Kernel modules for the Zettabyte File System.
|
||||
pkgver = 0.6.5.6_r0_g21f21fe_4.5.1_1
|
||||
pkgver = 0.6.5.6_4.5.1_1
|
||||
pkgrel = 1
|
||||
url = http://zfsonlinux.org/
|
||||
install = zfs.install
|
||||
arch = i686
|
||||
arch = x86_64
|
||||
groups = archzfs-git
|
||||
groups = archzfs-linux
|
||||
license = CDDL
|
||||
makedepends = git
|
||||
makedepends = linux-headers=4.5.1-1
|
||||
depends = spl-git
|
||||
depends = zfs-utils-git
|
||||
depends = linux=4.5.1-1
|
||||
provides = zfs
|
||||
conflicts = zfs
|
||||
conflicts = zfs-lts
|
||||
replaces = zfs
|
||||
source = git+https://github.com/zfsonlinux/zfs.git#commit=21f21fe8
|
||||
md5sums = SKIP
|
||||
|
||||
pkgname = zfs-git
|
||||
depends = kmod
|
||||
depends = spl-linux
|
||||
depends = zfs-utils-linux
|
||||
depends = linux>=4.5.1
|
||||
depends = linux<4.6
|
||||
depends = linux-headers>=4.5.1
|
||||
depends = linux-headers<4.6
|
||||
provides = zfs-linux
|
||||
source = http://archive.zfsonlinux.org/downloads/zfsonlinux/zfs/zfs-0.6.5.6.tar.gz
|
||||
sha256sums = c349d46d86b4f61cd53a0891acad916cfc3f0d6754127db7f60a0bd98185aeff
|
||||
|
||||
pkgname = zfs-linux
|
||||
|
Reference in New Issue
Block a user