diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-08-10 00:29:03 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-08-10 00:29:03 -0300 |
commit | 03ea99eb96486a87317d1865b2fd853a212a4c6b (patch) | |
tree | bf2662e615998ade497dde5f4711eab1418b5e87 /libre | |
parent | 313cb9a8ea0cc61b8f5de81adcc55d87f56a8201 (diff) | |
download | abslibre-03ea99eb96486a87317d1865b2fd853a212a4c6b.tar.gz abslibre-03ea99eb96486a87317d1865b2fd853a212a4c6b.tar.bz2 abslibre-03ea99eb96486a87317d1865b2fd853a212a4c6b.zip |
linux-libre-3.5-2: updating url mips64el patch
Diffstat (limited to 'libre')
-rw-r--r-- | libre/linux-libre/.directory | 3 | ||||
-rw-r--r-- | libre/linux-libre/PKGBUILD | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/libre/linux-libre/.directory b/libre/linux-libre/.directory index f39ceed05..e6f3e33d1 100644 --- a/libre/linux-libre/.directory +++ b/libre/linux-libre/.directory @@ -1,5 +1,6 @@ [Dolphin] -Timestamp=2012,4,8,18,21,16 +Timestamp=2012,8,9,22,54,19 +Version=3 [Settings] HiddenFilesShown=true diff --git a/libre/linux-libre/PKGBUILD b/libre/linux-libre/PKGBUILD index 0ef52901a..35642385c 100644 --- a/libre/linux-libre/PKGBUILD +++ b/libre/linux-libre/PKGBUILD @@ -15,7 +15,7 @@ _basekernel=3.5 #_sublevel=6 #pkgver=${_basekernel}.${_sublevel} pkgver=${_basekernel} -_lxopkgver=${_basekernel}.6 # nearly always the same as pkgver +_lxopkgver=${_basekernel}.0 # nearly always the same as pkgver pkgrel=2 arch=('i686' 'x86_64' 'mips64el') url="http://linux-libre.fsfla.org/" @@ -33,7 +33,7 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_basekernel}-gn 'boot-logo.patch' 'change-default-console-loglevel.patch' 'avmfritz-only-few-bytes-are-transfered-on-a-conn.patch' - "http://www.linux-libre.fsfla.org/pub/linux-libre/lemote/gnewsense/pool/linux-patches-${_lxopkgver}-gnu_0loongsonlibre_mipsel.tar.bz2") + "http://www.linux-libre.fsfla.org/pub/linux-libre/lemote/gnewsense/pool/debuginfo/linux-patches-${_lxopkgver}-gnu_0loongsonlibre_mipsel.tar.bz2") md5sums=('2407fc9563a74acaf38aa0c06516eb1c' '7f0b7950bc9d2a20cdb6b850e6e4eb5a' 'a796ea383eb136cb38fab0a52b6d2f52' |