summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBarna Csorogi2017-03-23 05:36:23 +0100
committerBarna Csorogi2017-03-23 05:36:23 +0100
commit94f1223fa157af6b08e9689edcdfd980fa0724ad (patch)
treeed38ad28047cb93f5a62b218abcd5e8ae09bfcaa
parent1ddd025746fec7d6605b4660fd72abf0fba637aa (diff)
downloadaur-94f1223fa157af6b08e9689edcdfd980fa0724ad.tar.gz
update to 4.10.5
- update kernel version - fix versioning
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e72c13560801..b0969c3a47f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,14 +8,14 @@
pkgbase=linux-galliumos-braswell
_srcname=linux
-pkgver=v4.9.16
+pkgver=4.10.5
pkgrel=1
arch=('i686' 'x86_64')
url="http://www.kernel.org/"
license=('GPL2')
makedepends=('kmod' 'inetutils' 'bc' 'git' 'libelf')
options=('!strip')
-source=("git+https://github.com/GalliumOS/linux.git#branch=${pkgver}"
+source=("git+https://github.com/GalliumOS/linux.git#branch=v${pkgver}"
# standard config files for mkinitcpio ramdisk
"${pkgbase}.preset")
sha256sums=('SKIP'