mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
Update core/linux-odroidx/PKGBUILD
Bumped pkgrel,
This commit is contained in:
parent
b00f4c1cc5
commit
fa219b5554
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@ pkgname=('linux-odroidx')
|
|||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.6
|
||||
pkgver=${_basekernel}.0
|
||||
pkgrel=11
|
||||
arch=('arm')
|
||||
pkgrel=12
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
makedepends=('lzop' 'xmlto' 'docbook-xsl' 'uboot-mkimage' 'git')
|
||||
|
|
Loading…
Reference in a new issue