aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Manison <amanison@anselsystems.com>2010-07-19 02:20:42 +0000
committerAndrew Manison <amanison@anselsystems.com>2010-07-19 02:20:42 +0000
commit7ca6493b97dda8aa85939638490f9c11bb64e7e8 (patch)
treec660b58a9637f22cfaf682cf6ae7d6686716e70a
parenta232dbb67ccbf03fee94baf7efe27b12a2c872f2 (diff)
downloadalpine_aports-7ca6493b97dda8aa85939638490f9c11bb64e7e8.tar.bz2
alpine_aports-7ca6493b97dda8aa85939638490f9c11bb64e7e8.tar.xz
alpine_aports-7ca6493b97dda8aa85939638490f9c11bb64e7e8.zip
Bumped release to reflect change to APKBUILD
-rw-r--r--main/linux-grsec/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/linux-grsec/APKBUILD b/main/linux-grsec/APKBUILD
index ce3c1b3f36..07993f9654 100644
--- a/main/linux-grsec/APKBUILD
+++ b/main/linux-grsec/APKBUILD
@@ -4,7 +4,7 @@ _flavor=grsec
4pkgname=linux-${_flavor} 4pkgname=linux-${_flavor}
5pkgver=2.6.32.16 5pkgver=2.6.32.16
6_kernver=2.6.32 6_kernver=2.6.32
7pkgrel=2 7pkgrel=3
8pkgdesc="Linux kernel with grsecurity" 8pkgdesc="Linux kernel with grsecurity"
9url=http://grsecurity.net 9url=http://grsecurity.net
10depends="mkinitfs linux-firmware" 10depends="mkinitfs linux-firmware"