diff --git a/core/linux-am33x/PKGBUILD b/core/linux-am33x/PKGBUILD index ea4042055..ef63177c8 100644 --- a/core/linux-am33x/PKGBUILD +++ b/core/linux-am33x/PKGBUILD @@ -8,8 +8,8 @@ _srcname=linux-4.4 _kernelname=${pkgbase#linux} _desc="TI AM335x Beaglebone (Black)" pkgver=4.4.0 -pkgrel=1 -rcnrel=bone1 +pkgrel=2 +rcnrel=bone2 arch=('armv7h') url="http://www.kernel.org/" license=('GPL2') @@ -21,7 +21,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz" "git+https://github.com/RobertCNelson/bb.org-overlays.git" 'config') md5sums=('9a78fa2eb6c68ca5a40ed5af08142599' - '9ac20c0c030dc3455df6d9992bf73d0e' + '49c52784ef777e3c68e9eae306709a6b' 'SKIP' '2057b469b7430c452fd750da4c590fe2')