mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
core/linux-raspberrypi: move md5sums
This commit is contained in:
parent
dc6929875f
commit
fc0a211c9c
1 changed files with 2 additions and 10 deletions
|
@ -22,9 +22,8 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'boot-uncompressed.txt'
|
||||
'imagetool-uncompressed.py'
|
||||
"git://git.code.sf.net/p/aufs/aufs3-standalone#branch=aufs${pkgver%.*}.x")
|
||||
|
||||
md5sums=('4eb9f07fa4dfee3c598099465c66dcd0'
|
||||
'f8f7e6a3065edf27a5c67eb5fa8cded3'
|
||||
md5sums=('6e4c0f5a76824cfb54dfbf336ade0b5c'
|
||||
'b6ae821aaccbbd16d0e029812728945f'
|
||||
'98beb36f9b8cf16e58de2483ea9985e3'
|
||||
'9335d1263fd426215db69841a380ea26'
|
||||
'a00e424e2fbb8c5a5f77ba2c4871bed4'
|
||||
|
@ -268,10 +267,3 @@ for _p in ${pkgname[@]}; do
|
|||
_package${_p#${pkgbase}}
|
||||
}"
|
||||
done
|
||||
md5sums=('6e4c0f5a76824cfb54dfbf336ade0b5c'
|
||||
'b6ae821aaccbbd16d0e029812728945f'
|
||||
'98beb36f9b8cf16e58de2483ea9985e3'
|
||||
'9335d1263fd426215db69841a380ea26'
|
||||
'a00e424e2fbb8c5a5f77ba2c4871bed4'
|
||||
'2f82dbe5752af65ff409d737caf11954'
|
||||
'SKIP')
|
||||
|
|
Loading…
Reference in a new issue