mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
core/linux-odroid fix
This commit is contained in:
parent
226cf4ce96
commit
2f4318fc02
1 changed files with 2 additions and 2 deletions
|
@ -14,12 +14,12 @@ url="http://github.com/hardkernel/linux/"
|
|||
license=('GPL2')
|
||||
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'git' 'inetutils' 'bc')
|
||||
options=('!strip')
|
||||
_commit=202de0b60c26b9fbfa47b13519b05314bb97ec3e
|
||||
_commit=02dc801c4c843af5ebcfd076cd4354537d7caba2
|
||||
source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
||||
'config_x'
|
||||
'config_x2'
|
||||
'config_u2')
|
||||
md5sums=('b2c638d3237118ff663935f4259d68fa'
|
||||
md5sums=('ac4c392486f17071fc885a1467ebb43c'
|
||||
'57f724207784f97c76e2f1915ffccbef'
|
||||
'418189dad3c5da3718b70e63f80cf7f7'
|
||||
'ee4e8383b115ae00f8149ec3cff90a0c')
|
||||
|
|
Loading…
Reference in a new issue