mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
fixing sun5i config checksum
This commit is contained in:
parent
1de3828a70
commit
503f7fbd52
2 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@ options=('!strip')
|
|||
source=('config'
|
||||
'change-default-console-loglevel.patch'
|
||||
"linux.tar.gz::https://github.com/${_github_user}/${_github_repo}/tarball/${_github_commitID}")
|
||||
md5sums=('3c637bc9075d4c9e9db6232f4883571b'
|
||||
md5sums=('cdff9bb5c4d0d960924faf773c897e28'
|
||||
'9d3c56a4b999c8bfbd4018089a62f662'
|
||||
'613691bd886623247c250d4398a434e0')
|
||||
build() {
|
||||
|
|
|
@ -22,7 +22,7 @@ options=('!strip')
|
|||
source=('config'
|
||||
'change-default-console-loglevel.patch'
|
||||
"linux.tar.gz::https://github.com/${_github_user}/${_github_repo}/tarball/${_github_commitID}")
|
||||
md5sums=('3c637bc9075d4c9e9db6232f4883571b'
|
||||
md5sums=('cdff9bb5c4d0d960924faf773c897e28'
|
||||
'9d3c56a4b999c8bfbd4018089a62f662'
|
||||
'613691bd886623247c250d4398a434e0')
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue