mirror of
https://aur.archlinux.org/zfs-linux.git
synced 2025-06-07 08:07:21 +02:00
Semi-automated update for kernel 4.18.7.arch1-1 + zfs 0.7.10
This commit is contained in:
parent
3f352532ce
commit
69af120a80
6
.SRCINFO
6
.SRCINFO
@ -1,15 +1,15 @@
|
|||||||
pkgbase = zfs-linux
|
pkgbase = zfs-linux
|
||||||
pkgver = 0.7.10_4.18.6.arch1.1
|
pkgver = 0.7.10_4.18.7.arch1.1
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = http://zfsonlinux.org/
|
url = http://zfsonlinux.org/
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
license = CDDL
|
license = CDDL
|
||||||
makedepends = linux-headers=4.18.6.arch1-1
|
makedepends = linux-headers=4.18.7.arch1-1
|
||||||
makedepends = spl-linux-headers
|
makedepends = spl-linux-headers
|
||||||
depends = kmod
|
depends = kmod
|
||||||
depends = spl-linux
|
depends = spl-linux
|
||||||
depends = zfs-utils-common=0.7.10
|
depends = zfs-utils-common=0.7.10
|
||||||
depends = linux=4.18.6.arch1-1
|
depends = linux=4.18.7.arch1-1
|
||||||
source = https://github.com/zfsonlinux/zfs/releases/download/zfs-0.7.10/zfs-0.7.10.tar.gz
|
source = https://github.com/zfsonlinux/zfs/releases/download/zfs-0.7.10/zfs-0.7.10.tar.gz
|
||||||
sha256sums = 9343650175ccba2f61379c7dbc66ecbda1059e1ff95bc1fe6be4f33628cce477
|
sha256sums = 9343650175ccba2f61379c7dbc66ecbda1059e1ff95bc1fe6be4f33628cce477
|
||||||
|
|
||||||
|
2
PKGBUILD
2
PKGBUILD
@ -18,7 +18,7 @@
|
|||||||
pkgbase="zfs-linux"
|
pkgbase="zfs-linux"
|
||||||
pkgname=("zfs-linux" "zfs-linux-headers")
|
pkgname=("zfs-linux" "zfs-linux-headers")
|
||||||
_zfsver="0.7.10"
|
_zfsver="0.7.10"
|
||||||
_kernelver="4.18.6.arch1-1"
|
_kernelver="4.18.7.arch1-1"
|
||||||
_extramodules="${_kernelver/.arch/-arch}-ARCH"
|
_extramodules="${_kernelver/.arch/-arch}-ARCH"
|
||||||
|
|
||||||
pkgver="${_zfsver}_$(echo ${_kernelver} | sed s/-/./g)"
|
pkgver="${_zfsver}_$(echo ${_kernelver} | sed s/-/./g)"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user