* Name attribute did not match the actual version.
svn path=/nixpkgs/trunk/; revision=13600
This commit is contained in:
parent
37812e79dd
commit
016e2d912e
@ -1,7 +1,7 @@
|
|||||||
{stdenv, fetchurl, cpio, zlib, bzip2, file, sqlite, beecrypt, neon, elfutils}:
|
{stdenv, fetchurl, cpio, zlib, bzip2, file, sqlite, beecrypt, neon, elfutils}:
|
||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
name = "rpm-4.4.5";
|
name = "rpm-4.4.8";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = http://wraptastic.org/pub/rpm-4.4.x/rpm-4.4.8.tar.gz;
|
url = http://wraptastic.org/pub/rpm-4.4.x/rpm-4.4.8.tar.gz;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user