mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
Correct kernel26-withlinux md5sums
This commit is contained in:
parent
88650b6f60
commit
dc7b454848
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ provides=('kernel26')
|
|||
install=kernel26-withlinux.install
|
||||
source=(http://www.kernel.org/pub/linux/kernel/v2.6/linux-$pkgver.tar.bz2
|
||||
http://sheeva.with-linux.com/sheeva/$pkgver/sheeva-$pkgver.config)
|
||||
md5sums=('0bb2cd59c13d7412f813c8fbc0769eec'
|
||||
'580e0671968a0bf4d1e931c2f5261fef')
|
||||
md5sums=('26ff1af2a0a398d3b6ef60bb8ce311d4'
|
||||
'ae6ec897eeae3f92d6363e571a2068fa')
|
||||
LDFLAGS=""
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue