mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-odroid fix
This commit is contained in:
parent
2c7b321d5c
commit
da360f8679
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ pkgrel=1
|
|||
arch=('armv7h')
|
||||
url="http://github.com/hardkernel/linux/"
|
||||
license=('GPL2')
|
||||
makedepends=('xmlto' 'docbook-xsl' 'git' 'inetutils' 'bc')
|
||||
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'git' 'inetutils' 'bc')
|
||||
options=('!strip')
|
||||
_commit=2296bce44166a31eb2703b97b5e3530c1649dd9b
|
||||
source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
||||
|
|
Loading…
Reference in a new issue