testing/zfs-grsec: upgrade to 0.6.0-rc13

This commit is contained in:
Carlo Landmeter 2013-01-02 11:24:36 +01:00
parent 8a2c5bea98
commit abfa125c71

View File

@ -9,7 +9,7 @@ _kpkg=linux-$_flavor
_kver=3.6.11
_kpkgrel=0
_realver=0.6.0-rc12
_realver=0.6.0-rc13
_mypkgrel=0
# source the kernel version
@ -35,7 +35,7 @@ depends_dev="glib-dev e2fsprogs-dev util-linux-dev
makedepends="$depends_dev automake autoconf libtool"
install=""
subpackages="$pkgname-dev $pkgname-utils"
source="https://github.com/downloads/zfsonlinux/zfs/zfs-$_realver.tar.gz
source="http://zfsonlinux.org/downloads/$_realver/zfs-$_realver.tar.gz
timestamp.patch"
_builddir="$srcdir/$_realname-$_realver"
@ -100,5 +100,5 @@ utils() {
"$subpkgdir"/etc/init.d/zfs || return 1
}
md5sums="6524f2c20fe9ad33a97879981e5c9a45 zfs-0.6.0-rc12.tar.gz
md5sums="0d166fe162d1c5d0ca49e16d89f05c81 zfs-0.6.0-rc13.tar.gz
9621735b802e34d792b03ef89727f6ea timestamp.patch"