linux-samsung-s6500d: Fixed kernel version number and upstream url (#1142)

This commit is contained in:
Martijn Braam 2018-01-20 18:42:42 +01:00 committed by Oliver Smith
parent 2efc1750a2
commit 17122cf242
1 changed files with 2 additions and 2 deletions

View File

@ -1,13 +1,13 @@
# Kernel config based on: arch/arm/configs/jenad_defconfig
pkgname="linux-samsung-s6500d"
pkgver=2.6.38
pkgver=3.4.105
pkgrel=0
pkgdesc="Samsung Galaxy Mini 2 kernel fork"
arch="armhf"
_carch="arm"
_flavor="samsung-s6500d"
url="https://github.com/Shadowofleaf/android_kernel_samsung_jenad/"
url="https://github.com/Shadowofleaf/android_kernel_samsung_msm7x27a/"
license="GPL2"
options="!strip !check !tracedeps"
makedepends="perl sed installkernel bash gmp-dev bc linux-headers elfutils-dev"