diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-08-26 10:02:58 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-08-26 10:02:58 +0000 |
commit | efcd7ef99b94fa79dd054e99cba9175eaa557fb1 (patch) | |
tree | d7ed0a4268e1af2e1c6518167593d11f6a95b22b /main/linux-grsec/APKBUILD | |
parent | d7cd11cbe56f55cf7adfb73f3041b7a87c7dab4d (diff) | |
download | aports-efcd7ef99b94fa79dd054e99cba9175eaa557fb1.tar.bz2 aports-efcd7ef99b94fa79dd054e99cba9175eaa557fb1.tar.xz |
main/linux-grsec: upgrade to grsecurity-2.2.2-3.0.3-201108251825
Diffstat (limited to 'main/linux-grsec/APKBUILD')
-rw-r--r-- | main/linux-grsec/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/main/linux-grsec/APKBUILD b/main/linux-grsec/APKBUILD index 985985988..60813e21f 100644 --- a/main/linux-grsec/APKBUILD +++ b/main/linux-grsec/APKBUILD @@ -4,7 +4,7 @@ _flavor=grsec pkgname=linux-${_flavor} pkgver=3.0.3 _kernver=3.0 -pkgrel=0 +pkgrel=1 pkgdesc="Linux kernel with grsecurity" url=http://grsecurity.net depends="mkinitfs linux-firmware" @@ -14,7 +14,7 @@ _config=${config:-kernelconfig.${CARCH}} install= source="ftp://ftp.kernel.org/pub/linux/kernel/v3.0/linux-$_kernver.tar.bz2 ftp://ftp.kernel.org/pub/linux/kernel/v3.0/patch-$pkgver.bz2 - grsecurity-2.2.2-3.0.3-201108241901.patch + grsecurity-2.2.2-3.0.3-201108251825.patch 0004-arp-flush-arp-cache-on-device-change.patch @@ -138,7 +138,7 @@ dev() { md5sums="398e95866794def22b12dfbc15ce89c0 linux-3.0.tar.bz2 1757786b9a9ffbd48ad9642199ff5bd7 patch-3.0.3.bz2 -9709493d471fc64e342345c1bb5b082b grsecurity-2.2.2-3.0.3-201108241901.patch +dbf71c02960bdb9e047ed6ccd61e108e grsecurity-2.2.2-3.0.3-201108251825.patch 776adeeb5272093574f8836c5037dd7d 0004-arp-flush-arp-cache-on-device-change.patch 406e62e430cee7ba3bb37be341d9ff3e kernelconfig.x86 6957efc9f017c59b05aa0a2e4167255e kernelconfig.x86_64" |