summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIsaac David <isacdaavid@isacdaavid.info>2015-10-16 13:33:14 -0500
committerIsaac David <isacdaavid@isacdaavid.info>2015-10-16 13:33:14 -0500
commit099159d4b6dd1e434a6a7e6c1e01810868e51675 (patch)
tree98cc33c8c009677b8b5616c241b251e31f1d8137
parent9ba3bb89f520d9ccd68b66a5d25d4155927abced (diff)
libre/uboot-udoo-linux-libre-grsec: update checksum
-rw-r--r--libre/uboot-udoo-linux-libre-grsec/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/uboot-udoo-linux-libre-grsec/PKGBUILD b/libre/uboot-udoo-linux-libre-grsec/PKGBUILD
index b21d74ab1..c9a701954 100644
--- a/libre/uboot-udoo-linux-libre-grsec/PKGBUILD
+++ b/libre/uboot-udoo-linux-libre-grsec/PKGBUILD
@@ -8,7 +8,7 @@ _pkgbase=linux-libre-grsec
pkgbase=uboot-udoo-${_pkgbase}
pkgname=("uboot-udoo-dual-${_pkgbase}" "uboot-udoo-quad-${_pkgbase}")
pkgver=2015.01
-pkgrel=1.1
+pkgrel=1.2
arch=('armv7h')
url="http://git.denx.de/u-boot.git/"
license=('GPL')
@@ -18,7 +18,7 @@ source=("ftp://ftp.denx.de/pub/u-boot/u-boot-${pkgver}.tar.bz2"
'0001-parabola-arm-modifications.patch'
'0002-kernel-add-support-for-gcc-5.patch')
md5sums=('7f08dc9e98a71652bd6968888ed6ec95'
- '818143fb9e57d4aef9684365b0623901'
+ 'b0a091d406f00f47a18d6c1c0926c939'
'721a46867e189d8dedc6b6f86a536a34')
prepare() {