Merge pull request #6172 from nkaretnikov/pcmciautils-017

pcmcia-utils: update to 017
This commit is contained in:
Arseniy Seroka 2015-02-05 18:41:24 +03:00
commit 974afbe53d

View file

@ -8,11 +8,11 @@
# FIXME: should add an option to choose between hotplug and udev.
stdenv.mkDerivation rec {
name = "pcmciautils-015";
name = "pcmciautils-017";
src = fetchurl {
url = "http://kernel.org/pub/linux/utils/kernel/pcmcia/${name}.tar.bz2";
sha256 = "4847485c412b47e3d88fa83ef811229e0e7941217303bc8449c30a3dc2128b6e";
url = "https://kernel.org/pub/linux/utils/kernel/pcmcia/${name}.tar.gz";
sha256 = "5d8e2efad8a7f692129610603da232f2144851753d8d49a70eeb8eb1be6f6bc3";
};
buildInputs = [udev yacc sysfsutils module_init_tools flex];
@ -44,7 +44,7 @@ stdenv.mkDerivation rec {
'') firmware;
meta = {
homepage = http://kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html;
homepage = https://www.kernel.org/pub/linux/utils/kernel/pcmcia/;
longDescription = "
PCMCIAutils contains the initialization tools necessary to allow
the PCMCIA subsystem to behave (almost) as every other