~alpine/aports

[alpine-aports] [PATCH] testing/raspberrypi-bootloader: Update to version 1.20170427

Marian Buschsieweke <marian.buschsieweke@ovgu.de>
Details
Message ID
<20170616151107.11507-1-marian.buschsieweke@ovgu.de>
Sender timestamp
1497625867
DKIM signature
missing
Download raw message
Patch: +6 -8
Beware: Scheme of version numbering changed :-(
---
 testing/raspberrypi-bootloader/APKBUILD | 14 ++++++--------
 1 file 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"
-- 
2.13.1



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)