Merge pull request #27977 from symphorien/update_par2

par2cmdline: 0.6.13 -> 0.7.3
This commit is contained in:
Jörg Thalheim 2017-08-06 15:37:14 +01:00 committed by GitHub
commit 6b9b08eaed

View File

@ -2,19 +2,19 @@
stdenv.mkDerivation rec {
name = "par2cmdline-${version}";
version = "0.6.13";
version = "0.7.3";
src = fetchFromGitHub {
owner = "Parchive";
repo = "par2cmdline";
rev = "v${version}";
sha256 = "0jxixkc8vid933nph2mvhgz58my42kwjlzbir38hml2xrzq00d8f";
sha256 = "1hkb1brz70p79rv7dlzhnl1invjmkll81rcpnhwvafv1yriklfai";
};
nativeBuildInputs = [ autoreconfHook ];
meta = with stdenv.lib; {
homepage = https://github.com/BlackIkeEagle/par2cmdline;
homepage = https://github.com/Parchive/par2cmdline;
description = "PAR 2.0 compatible file verification and repair tool";
longDescription = ''
par2cmdline is a program for creating and using PAR2 files to detect