Semi-automated update for 4.16.7.a.1-2

This commit is contained in:
Jesus Alvarez
2018-05-07 14:55:19 -07:00
parent 27bcc408d7
commit 684d9b4881
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
pkgbase = zfs-linux-hardened pkgbase = zfs-linux-hardened
pkgver = 0.7.8_4.16.7.a.1 pkgver = 0.7.8_4.16.7.a.1
pkgrel = 1 pkgrel = 2
url = http://zfsonlinux.org/ url = http://zfsonlinux.org/
arch = x86_64 arch = x86_64
license = CDDL license = CDDL

View File

@ -19,7 +19,7 @@ pkgbase="zfs-linux-hardened"
pkgname=("zfs-linux-hardened" "zfs-linux-hardened-headers") pkgname=("zfs-linux-hardened" "zfs-linux-hardened-headers")
pkgver=0.7.8_4.16.7.a.1 pkgver=0.7.8_4.16.7.a.1
pkgrel=1 pkgrel=2
makedepends=("linux-hardened-headers=4.16.7.a-1" "spl-linux-hardened-headers") makedepends=("linux-hardened-headers=4.16.7.a-1" "spl-linux-hardened-headers")
arch=("x86_64") arch=("x86_64")
url="http://zfsonlinux.org/" url="http://zfsonlinux.org/"