jhead: 3.02 -> 3.03
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/jhead/versions
This commit is contained in:
parent
de96413bbf
commit
d69cd2441a
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "jhead-${version}";
|
name = "jhead-${version}";
|
||||||
version = "3.02";
|
version = "3.03";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "http://www.sentex.net/~mwandel/jhead/${name}.tar.gz";
|
url = "http://www.sentex.net/~mwandel/jhead/${name}.tar.gz";
|
||||||
sha256 = "0apdqxqzssnlgn3z9ykvd487dvnbfsgxw1vklr0b916c7my77jc5";
|
sha256 = "1hn0yqcicq3qa20h1g313l1a671r8mccpb9gz0w1056r500lw6c2";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [ libjpeg ];
|
buildInputs = [ libjpeg ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user