help2man 1.37.1
svn path=/nixpkgs/trunk/; revision=20710
This commit is contained in:
parent
9e16b812e0
commit
ee149814c4
@ -1,11 +1,11 @@
|
|||||||
{stdenv, fetchurl, perl, gettext, LocaleGettext}:
|
{stdenv, fetchurl, perl, gettext, LocaleGettext}:
|
||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
name = "help2man-1.35.1";
|
name = "help2man-1.37.1";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = http://ftp.gnu.org/gnu/help2man/help2man-1.35.1.tar.gz;
|
url = http://ftp.gnu.org/gnu/help2man/help2man-1.37.1.tar.gz;
|
||||||
md5 = "e3c9e846dd163eb7f1d1661e2d0baa07";
|
sha256 = "0q8msq7b71rdg73r49ibvljsr6i4rpqy7l52l9qca8p7z0gaji1v";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user