From 2d2e58d9b7243737cfb8ec37138c9ffe0788b4d9 Mon Sep 17 00:00:00 2001 From: Juan RP <xtraeme@gmail.com> Date: Wed, 19 Jan 2011 16:27:55 +0100 Subject: [PATCH] linux-firmware: update to 20110119. --- srcpkgs/linux-firmware/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/linux-firmware/template b/srcpkgs/linux-firmware/template index 7a56311e8b..f448c9af6a 100644 --- a/srcpkgs/linux-firmware/template +++ b/srcpkgs/linux-firmware/template @@ -1,11 +1,11 @@ # Template file for 'linux-firmware' pkgname=linux-firmware -version=20101108 -distfiles=ftp://ftp.archlinux.org/other/linux-firmware/$pkgname-$version.tar.xz +version=20110119 +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 <xtraeme@gmail.com>" -checksum=588e8bb31fb8a5e6719bb00c2d1ce4e6d5fc1f2c5178c24fffed7f7bffce7dd7 +checksum=b0451b45aa6ec7406905a1223046abaf2187402ba50271cce0c1cff583b286f0 long_desc=" This package provides binary firmware blobs for misc hardware supported by the Linux kernel." @@ -21,7 +21,7 @@ Add_dependency build xz do_install() { - cd ${wrksrc} || return 1 + cd ${wrksrc} install -d ${DESTDIR}/lib/firmware install -d ${DESTDIR}/usr/share/licenses/${pkgname}