From 04781e7d348b7f22f14fdc70cf858587a887f155 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 25 May 2015 21:23:21 +0200 Subject: [PATCH] rpi-base: rebuild for musl. --- srcpkgs/rpi-base/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rpi-base/template b/srcpkgs/rpi-base/template index 7882a45193..57a29b4a75 100644 --- a/srcpkgs/rpi-base/template +++ b/srcpkgs/rpi-base/template @@ -1,13 +1,13 @@ # Template file for 'rpi-base' pkgname=rpi-base -version=2.3 +version=2.4 revision=1 homepage="http://www.voidlinux.eu" short_desc="Void Linux RaspberryPi base files" maintainer="Juan RP " license="Public Domain" -only_for_archs="armv6l armv7l" +only_for_archs="armv6l armv6l-musl armv7l armv7l-musl" depends="virtual?ntp-daemon rpi-firmware rpi-kernel linux-firmware-network" do_install() {