aboutsummaryrefslogtreecommitdiffstats
path: root/testing/raspberrypi-bootloader/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/raspberrypi-bootloader/APKBUILD')
-rw-r--r--testing/raspberrypi-bootloader/APKBUILD14
1 files changed, 6 insertions, 8 deletions
diff --git a/testing/raspberrypi-bootloader/APKBUILD b/testing/raspberrypi-bootloader/APKBUILD
index 079e401410..da949973ef 100644
--- a/testing/raspberrypi-bootloader/APKBUILD
+++ b/testing/raspberrypi-bootloader/APKBUILD
@@ -1,8 +1,7 @@
-# Contributor: Marian <mari.hahn@wwu.de>
+# Contributor: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
# Maintainer: Timo Teräs <timo.teras@iki.fi>
pkgname=raspberrypi-bootloader
-_commit=d760a4ffd378c648ff5d9854e26dc868a5e1fd09
-pkgver=20161203
+pkgver=1.20170427
pkgrel=0
pkgdesc="Bootloader files for the Raspberry Pi"
url=https://github.com/raspberrypi/firmware
@@ -11,10 +10,11 @@ license="custom"
depends=""
makedepends=""
install=
-source="$pkgname-$pkgver.tar.gz::https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz"
+options="!check !strip"
+source="$pkgname-$pkgver.tar.gz::https://github.com/raspberrypi/firmware/archive/$pkgver.tar.gz"
subpackages="$pkgname-x:bootloader_x"
-builddir="${srcdir}/firmware-${_commit}"
+builddir="${srcdir}/firmware-${pkgver}"
package() {
cd "$builddir"/boot
mkdir -p "$pkgdir"/boot
@@ -30,6 +30,4 @@ bootloader_x() {
}
-md5sums="ffa8fc62babc22fc1de724ff961b4d51 raspberrypi-bootloader-20161203.tar.gz"
-sha256sums="cc5ec6abea86d504ef0a931f2fbd452c979af1a4695e6fedde5bbcf5caefc32a raspberrypi-bootloader-20161203.tar.gz"
-sha512sums="e6626a4260a276a95cbc38525c911edb58b6c3fe1c57ee34adfbb970245ff3f99a5c3635a328f4799a886668273b0ba2002454dad300a97799bd974f9ea5a26a raspberrypi-bootloader-20161203.tar.gz"
+sha512sums="f643b224201f288c3bba9d78a049b43bf4f8a29dbaff3fbeb12a132cdf3ccd5747ee04de7535105600740510e2e07dd0e25f2082592ab89c4d205807e4ae05cf raspberrypi-bootloader-1.20170427.tar.gz"