diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-01-28 20:37:49 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-01-28 20:37:49 -0200 |
commit | 19483f15d6ca79e8ff088f32b9c1902afb8a7f7c (patch) | |
tree | b2c513a5f8d35b271061e3c95ea50bd5d2125636 | |
parent | c2a136aea7c3c882fc9da69c9e139cede98df34f (diff) | |
download | abslibre-19483f15d6ca79e8ff088f32b9c1902afb8a7f7c.tar.gz abslibre-19483f15d6ca79e8ff088f32b9c1902afb8a7f7c.tar.bz2 abslibre-19483f15d6ca79e8ff088f32b9c1902afb8a7f7c.zip |
linux-libre-3.7.5-1: updating md5sums
-rw-r--r-- | libre/linux-libre/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/linux-libre/PKGBUILD b/libre/linux-libre/PKGBUILD index d675ad07b..aa8cdb544 100644 --- a/libre/linux-libre/PKGBUILD +++ b/libre/linux-libre/PKGBUILD @@ -32,16 +32,16 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_basekernel}-gn 'fat-3.6.x.patch' "http://www.linux-libre.fsfla.org/pub/linux-libre/lemote/gnewsense/pool/debuginfo/linux-patches-${_lxopkgver}-gnu_0loongsonlibre_mipsel.tar.bz2") md5sums=('06bf9601d859531e7378eb43d4ca7dd3' - '0ce6896b7069cb5aaf444318d8db3885' - '741f96278cbf12996166128a4657ce58' - '0665c18c1ba3abbea5cd4cde91300854' + '9de11fba7c68f3588ce01f03f48ff395' + 'f4f17ac556ed20dda63804fa359c730c' + 'dc6058f50e3a64e5fe8e7f4b2d07ba80' 'e49ac236dfeef709f91a3d993ea7b62c' '2967cecc3af9f954ccc822fd63dca6ff' '8267264d9a8966e57fdacd1fa1fc65c4' '04b21c79df0a952c22d681dd4f4562df' '9d3c56a4b999c8bfbd4018089a62f662' '88d501404f172dac6fcb248978251560' - 'c5dd4404c6f6ae3771f1440107dea240') + 'b65ff9dd54d2b2743a3b51c716d8745d') if [ "$CARCH" != "mips64el" ]; then # Don't use the Loongson-specific patches on non-mips64el arches. unset source[${#source[@]}-1] |