From da60549a36200ae920d7a8540bde9d324066a69a Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Tue, 13 Aug 2013 20:53:43 -0300 Subject: linux-libre: updating version for mips64el --- libre/linux-libre/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libre/linux-libre') diff --git a/libre/linux-libre/PKGBUILD b/libre/linux-libre/PKGBUILD index bcca75bcd..4124814f4 100644 --- a/libre/linux-libre/PKGBUILD +++ b/libre/linux-libre/PKGBUILD @@ -13,7 +13,7 @@ _basekernel=3.10 _sublevel=6 pkgver=${_basekernel}.${_sublevel} pkgrel=2 -_lxopkgver=${_basekernel}.5 # nearly always the same as pkgver +_lxopkgver=${_basekernel}.6 # nearly always the same as pkgver arch=('i686' 'x86_64' 'mips64el') url="http://linux-libre.fsfla.org/" license=('GPL2') @@ -45,7 +45,7 @@ md5sums=('d562fd52580a3b6b18b6eeb5921d1d5c' 'd50c1ac47394e9aec637002ef3392bd1' '3ff40ca684cfe719723e627e2cef7cea' 'e751378a3e94532bfe85fb82c80e26c0' - '6047f873d9c5ec552ab0bbfc125a4535') + '0f0e9441467a3eca33e23ebb75709f06') if [ "$CARCH" != "mips64el" ]; then # don't use the Loongson-specific patches on non-mips64el arches. unset source[${#source[@]}-1] -- cgit v1.2.3