diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-03-01 02:09:55 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-03-01 02:09:55 -0200 |
commit | 1d4a67e2a0be71451533766b1c3710eb7a1f7a71 (patch) | |
tree | cc10f922746e4e900eb20f07e97b9ed71aeecd08 | |
parent | 5208cb357d2d61028ef4805739ae0e8ca2d8b7b9 (diff) | |
download | abslibre-1d4a67e2a0be71451533766b1c3710eb7a1f7a71.tar.gz abslibre-1d4a67e2a0be71451533766b1c3710eb7a1f7a71.tar.bz2 abslibre-1d4a67e2a0be71451533766b1c3710eb7a1f7a71.zip |
linux-libre: update md5sum for mips64el patch
-rw-r--r-- | libre/linux-libre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/linux-libre/PKGBUILD b/libre/linux-libre/PKGBUILD index 575edcbd7..cda435be7 100644 --- a/libre/linux-libre/PKGBUILD +++ b/libre/linux-libre/PKGBUILD @@ -38,7 +38,7 @@ md5sums=('84c2a77910932ffc7d958744ac9cf2f5' '8267264d9a8966e57fdacd1fa1fc65c4' '04b21c79df0a952c22d681dd4f4562df' '9d3c56a4b999c8bfbd4018089a62f662' - '420991808fe4cba143013427c0737aa9') + 'c48f693ef89e848335edefbf84494ea1') if [ "$CARCH" != "mips64el" ]; then # Don't use the Loongson-specific patches on non-mips64el arches. unset source[${#source[@]}-1] |