From 0d8cd580b4d4659f4c1e45402b0493e532a0bcec Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 3 Mar 2011 21:28:44 +0100 Subject: [PATCH] linux-firmware: update to 20110303 snapshot from master git branch. --HG-- branch : gnome3 --- srcpkgs/linux-firmware/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/linux-firmware/template b/srcpkgs/linux-firmware/template index f448c9af6a..f38ef979e2 100644 --- a/srcpkgs/linux-firmware/template +++ b/srcpkgs/linux-firmware/template @@ -1,11 +1,11 @@ # Template file for 'linux-firmware' pkgname=linux-firmware -version=20110119 +version=20110303 distfiles=http://xbps.nopcode.org/distfiles/$pkgname-$version.tar.xz build_style=custom-install short_desc="Binary firmware blobs for the Linux kernel" maintainer="Juan RP " -checksum=b0451b45aa6ec7406905a1223046abaf2187402ba50271cce0c1cff583b286f0 +checksum=d029e89bc853c7e9d14ea06f9e8ba5ea96a2c8292d31bb4ea3e06cd884ddd009 long_desc=" This package provides binary firmware blobs for misc hardware supported by the Linux kernel." @@ -26,7 +26,7 @@ do_install() install -d ${DESTDIR}/lib/firmware install -d ${DESTDIR}/usr/share/licenses/${pkgname} cp -a * ${DESTDIR}/lib/firmware - rm -f ${DESTDIR}/lib/firmware/GPL + rm -f ${DESTDIR}/lib/firmware/GPL{,-3} mv ${DESTDIR}/lib/firmware/{LICEN*,WHENCE} \ ${DESTDIR}/usr/share/licenses/${pkgname} # Symlinks for Broadcom firmware