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}