From abfa125c710f2baaad2be4378be8e060e88b4416 Mon Sep 17 00:00:00 2001 From: Carlo Landmeter Date: Wed, 2 Jan 2013 11:24:36 +0100 Subject: [PATCH] testing/zfs-grsec: upgrade to 0.6.0-rc13 --- testing/zfs-grsec/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/testing/zfs-grsec/APKBUILD b/testing/zfs-grsec/APKBUILD index e34ae41872b..c1155b2fb08 100644 --- a/testing/zfs-grsec/APKBUILD +++ b/testing/zfs-grsec/APKBUILD @@ -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"