summaryrefslogtreecommitdiff
path: root/kernels
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <andre@localhost.localdomain>2012-09-21 23:51:55 -0300
committerAndré Fabian Silva Delgado <andre@localhost.localdomain>2012-09-21 23:51:55 -0300
commitdd088f2c353f7c734c3918455241c70f25266773 (patch)
treecca3f1c8b49854413aaee56a08cd10e1fd3cea10 /kernels
parentbd238c54f6f488053aefaeab4f73b9c1f419fad4 (diff)
linux-libre-rt-3.4.11_rt19-1: updating mips kernel patch md5sum
Diffstat (limited to 'kernels')
-rwxr-xr-xkernels/linux-libre-rt/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/kernels/linux-libre-rt/PKGBUILD b/kernels/linux-libre-rt/PKGBUILD
index 291081ca1..455905e98 100755
--- a/kernels/linux-libre-rt/PKGBUILD
+++ b/kernels/linux-libre-rt/PKGBUILD
@@ -16,7 +16,7 @@ _rtpatchver=rt19
_pkgver=${_basekernel}.${_releasever}
pkgver=${_basekernel}.${_releasever}_${_rtpatchver}
pkgrel=1
-_lxopkgver=${_basekernel}.9 # nearly always the same as pkgver
+_lxopkgver=${_basekernel}.11 # nearly always the same as pkgver
arch=('i686' 'x86_64' 'mips64el')
url="http://linux-libre.fsfla.org/"
license=('GPL2')
@@ -48,7 +48,7 @@ md5sums=('a5e128ca059cceb8b69148b41ff4ac6f'
'9d3c56a4b999c8bfbd4018089a62f662'
'263725f20c0b9eb9c353040792d644e5'
'80a46681386bb87813989faeb92bdd9a'
- '9ead3a0a09633b4da08983b2584b4c6f')
+ '4537ac9f15f96430c431d0ac22f43b80')
if [ "$CARCH" != "mips64el" ]; then
# Don't use the Loongson-specific patches on non-mips64el arches.
unset source[${#source[@]}-1]