diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-06-18 08:57:19 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-06-18 08:57:19 +0000 |
commit | 3bcb34c1715eabef6b3e6da0464eb2e6d4e1798a (patch) | |
tree | 3158f088211a215fd5a934208e345eb1e32a8c11 /testing/linux-virt-grsec/APKBUILD | |
parent | e42af5de0807683fb9ab82f074a6dc817d96aefa (diff) | |
download | aports-3bcb34c1715eabef6b3e6da0464eb2e6d4e1798a.tar.bz2 aports-3bcb34c1715eabef6b3e6da0464eb2e6d4e1798a.tar.xz |
main/linux-virt-grsec: enable realtek NIC drivers
for Qemu
fixes #1180
Diffstat (limited to 'testing/linux-virt-grsec/APKBUILD')
-rw-r--r-- | testing/linux-virt-grsec/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/linux-virt-grsec/APKBUILD b/testing/linux-virt-grsec/APKBUILD index bdefe7a3a..08a58fd32 100644 --- a/testing/linux-virt-grsec/APKBUILD +++ b/testing/linux-virt-grsec/APKBUILD @@ -4,7 +4,7 @@ _flavor=grsec pkgname=linux-virt-${_flavor} pkgver=3.3.7 _kernver=3.3 -pkgrel=2 +pkgrel=3 pkgdesc="Linux kernel with grsecurity" url=http://grsecurity.net depends="mkinitfs linux-firmware" @@ -141,4 +141,4 @@ md5sums="7133f5a2086a7d7ef97abac610c094f5 linux-3.3.tar.xz 097be38de4ae03e4d9dbec3217b15afb grsecurity-2.9-3.3.7-201205261259.patch 1aa70cff67ae2cca7cf1b8be83573eae pax-out-of-tree-workaround.patch 0d095dbf194d5609ad260ecd3f0ab15d xen-xsave.patch -223cc32262e5dbf3383b320ef3f5861b kernelconfig.x86" +db2bba20ed88080a1d78ca5cc26f6ae1 kernelconfig.x86" |